This commit is contained in:
Jackson.Bruce
2020-03-14 00:12:43 +08:00
parent fe18e515ec
commit e2fe04233a

7
appveyor.yml Normal file
View File

@@ -0,0 +1,7 @@
version: 1.0.{build}
configuration: Release
platform: Any CPU
before_build:
- cmd: nuget restore
build:
verbosity: minimal