Files
SEBPatch/appveyor.yml
Vichingo455 1a350b6c13
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
Upload files to "/"
2025-09-07 15:20:38 +00:00

15 lines
310 B
YAML

version: 1.0.{build}
branches:
only:
- 3.9.0.787
build_cloud: Hyper-V
configuration: Debug
platform: Any CPU
build:
project: patch-seb/patch-seb.csproj
parallel: true
verbosity: detailed
artifacts:
- path: patch-seb/bin/Debug/patch-seb.exe
name: Safe Exam Browser Patcher
type: file