mirror of
https://github.com/Biarity/Sieve.git
synced 2025-07-28 05:03:22 +02:00
Moves appveyor.yaml
This commit is contained in:
12
Sieve/appveyor.yaml
Normal file
12
Sieve/appveyor.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
version: 1.0.{build}
|
||||
image: Visual Studio 2017
|
||||
|
||||
build:
|
||||
verbosity: minimal
|
||||
|
||||
before_build:
|
||||
- cmd: >-
|
||||
dotnet restore
|
||||
|
||||
nuget restore
|
||||
|
Reference in New Issue
Block a user