1
0
Fork 0
mirror of https://github.com/Ryujinx/Opentk.git synced 2025-01-11 19:35:38 +00:00
Opentk/appveyor.yml

9 lines
157 B
YAML

init:
- git config --global core.autocrlf input
build_script:
- cmd: build.cmd NuGet
test: off
version: 0.0.1.{build}
artifacts:
- path: 'bin\*.nupkg'