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 8229855 commit be56a4aCopy full SHA for be56a4a
.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