PotatoNV/appveyor.yml
2020-06-30 19:07:54 +05:00

8 lines
150 B
YAML

version: 2.0.0-{build}
configuration: Debug
clone_depth: 1
before_build:
- cmd: nuget restore
build:
project: PotatoNV-next.sln
verbosity: normal