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 0e414f2 + eab3f52 commit 9af18d5Copy full SHA for 9af18d5
appveyor.yml
@@ -0,0 +1,7 @@
1
+version: 1.0.{build}
2
+image: Visual Studio 2019
3
+configuration: Release
4
+before_build:
5
+- cmd: nuget restore src/SvnManager.sln
6
+build:
7
+ verbosity: minimal
0 commit comments