From 7761f6ab71f531c7c1564c69890238443d3243ab Mon Sep 17 00:00:00 2001 From: Jan Krivanek Date: Mon, 20 Jan 2025 12:52:47 +0100 Subject: [PATCH] [vs17.8] Select proper VS channel (#11246) * Update .vsts-dotnet.yml * Update Versions.props * Update .vsts-dotnet.yml Co-authored-by: Rainer Sigwald * Bump version --------- Co-authored-by: Rainer Sigwald --- .vsts-dotnet.yml | 2 +- eng/Versions.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.vsts-dotnet.yml b/.vsts-dotnet.yml index c13bede0870..85b6ad03432 100644 --- a/.vsts-dotnet.yml +++ b/.vsts-dotnet.yml @@ -107,7 +107,7 @@ extends: - name: VisualStudio.MajorVersion value: 17 - name: VisualStudio.ChannelName - value: 'int.main' + value: 'int.d17.8' # MSBuild's vs17.8 branch corresponds to this VS channel - name: VisualStudio.DropName value: Products/$(System.TeamProject)/$(Build.Repository.Name)/$(Build.SourceBranchName)/$(Build.BuildNumber) diff --git a/eng/Versions.props b/eng/Versions.props index 0e2507e167f..b0d4533e0b1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.8.18 + 17.8.19 release 17.7.0 15.1.0.0