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.
2 parents 507cc4b + 6c36af7 commit 7332262Copy full SHA for 7332262
appveyor.yml
@@ -1,6 +1,6 @@
1
version: '{build}'
2
skip_tags: true
3
-image: Visual Studio 2017 Preview
+image: Visual Studio 2019 Preview
4
configuration: Release
5
install:
6
- ps: mkdir -Force ".\build\" | Out-Null
global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "2.0.0-preview2-006497"
+ "version": "2.2.103"
}
0 commit comments