Skip to content

Commit c36222c

Browse files
authored
Work CI-CD
- Update VM to use VS2019. ***NO_CI***
1 parent 0a7da86 commit c36222c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ resources:
1717
endpoint: nanoframework
1818

1919
pool:
20-
vmImage: 'VS2017-Win2016'
20+
vmImage: 'windows-2019'
2121

2222
variables:
2323
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true

0 commit comments

Comments
 (0)