mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2024-11-14 10:49:41 +01:00
be907ce4bb
* Target .NET Core 3.0 * Update build and test project packages * Update AppVeyor build image
8 lines
No EOL
199 B
YAML
8 lines
No EOL
199 B
YAML
version: 0.0.0-{build}
|
|
image: Visual Studio 2019
|
|
environment:
|
|
myget_api_key:
|
|
secure: 0xJoYAtR6psXCRvk1qm5czDObkeRjHKPjfe5gIExXVFPwA0VVODYv/hBZYUtz2F3
|
|
build_script:
|
|
- ps: .\build.ps1
|
|
test: off |