Skip to content

Commit 58c36d1

Browse files
Update VS version to use in optprof and RPS runs (#6443)
1 parent d661b1d commit 58c36d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ stages:
4343
- name: VisualStudio.MajorVersion
4444
value: 16
4545
- name: VisualStudio.ChannelName
46-
value: 'int.main'
46+
value: 'int.d16.9'
4747
- name: VisualStudio.DropName
4848
value: Products/$(System.TeamProject)/$(Build.Repository.Name)/$(Build.SourceBranchName)/$(Build.BuildNumber)
4949

0 commit comments

Comments
 (0)