We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d661b1d commit 58c36d1Copy full SHA for 58c36d1
.vsts-dotnet.yml
@@ -43,7 +43,7 @@ stages:
43
- name: VisualStudio.MajorVersion
44
value: 16
45
- name: VisualStudio.ChannelName
46
- value: 'int.main'
+ value: 'int.d16.9'
47
- name: VisualStudio.DropName
48
value: Products/$(System.TeamProject)/$(Build.Repository.Name)/$(Build.SourceBranchName)/$(Build.BuildNumber)
49
0 commit comments