Skip to content

Commit f06bdda

Browse files
committed
Fix yml file
1 parent f1c3145 commit f06bdda

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
@@ -67,7 +67,7 @@ stages:
6767
- name: VisualStudio.MajorVersion
6868
value: 17
6969
- name: VisualStudio.ChannelName
70-
value: 'int.d17.0'
70+
value: 'int.d17.2'
7171
- name: VisualStudio.DropName
7272
value: Products/$(System.TeamProject)/$(Build.Repository.Name)/$(Build.SourceBranchName)/$(Build.BuildNumber)
7373

0 commit comments

Comments
 (0)