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