From 789a00e84038641e94b712bb22c133741e7daf85 Mon Sep 17 00:00:00 2001 From: Jan Krivanek Date: Mon, 20 Jan 2025 11:11:19 +0100 Subject: [PATCH] [vs17.10] Select proper VS channel (#11240) * Update .vsts-dotnet.yml * Bump version * Bump version * Add comment for VisualStudio.ChannelName value --------- Co-authored-by: Tomas Bartonek --- .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 ee5b594f9a9..3de2e745382 100644 --- a/.vsts-dotnet.yml +++ b/.vsts-dotnet.yml @@ -109,7 +109,7 @@ extends: - name: VisualStudio.MajorVersion value: 17 - name: VisualStudio.ChannelName - value: 'int.main' + value: 'int.d17.10' # MSBuild's vs17.10 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 34949e92167..8864fe41889 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.10.17 + 17.10.18 release 17.8.3 15.1.0.0