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 8229855 + be56a4a commit 623ec73Copy full SHA for 623ec73
.appveyor.yml
@@ -0,0 +1,5 @@
1
+version: 1.0.{build}
2
+skip_branch_with_pr: true
3
+image: Visual Studio 2017
4
+build_script:
5
+ - cmd: dotnet build
0 commit comments