Skip to content

Commit 9af18d5

Browse files
authored
Merge branch 'master' into issue23
2 parents 0e414f2 + eab3f52 commit 9af18d5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

appveyor.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)