mirror of
https://github.com/mashed-potatoes/PotatoNV.git
synced 2024-11-10 01:02:20 +01:00
8 lines
150 B
YAML
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
|