Add appveyor.yml
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded

This commit is contained in:
2025-09-08 12:16:49 +00:00
parent 36f345422b
commit 5b27cee567

10
appveyor.yml Normal file
View File

@@ -0,0 +1,10 @@
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