All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
10 lines
197 B
YAML
10 lines
197 B
YAML
version: autobuild.{build}
|
|
build_cloud: Hyper-V
|
|
configuration: Debug
|
|
platform: Any CPU
|
|
build:
|
|
parallel: true
|
|
verbosity: detailed
|
|
artifacts:
|
|
- path: Notepad/bin/Debug/Notepad.exe
|
|
name: Notepad |