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 83f5f96 commit 975884cCopy full SHA for 975884c
appveyor.yml
@@ -1,5 +1,9 @@
1
image: Visual Studio 2019
2
3
+install:
4
+- cmd: >-
5
+ choco install dotnet-sdk --version 5.0.100
6
+
7
skip_branch_with_pr: true
8
skip_tags: true
9
skip_commits:
0 commit comments