Upload files to "/"
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
This commit is contained in:
12
appveyor.yml
Normal file
12
appveyor.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
version: 1.0.{build}
|
||||
build_cloud: Hyper-V
|
||||
image: Windows
|
||||
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 Patch
|
Reference in New Issue
Block a user