appveyor
This commit is contained in:
7
appveyor.yml
Normal file
7
appveyor.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: 1.0.{build}
|
||||
configuration: Release
|
||||
platform: Any CPU
|
||||
before_build:
|
||||
- cmd: nuget restore
|
||||
build:
|
||||
verbosity: minimal
|
||||
Reference in New Issue
Block a user