Skip to content

Commit 5d2a991

Browse files
authored
add build configuration
1 parent 4739a7d commit 5d2a991

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

appveyor.yml

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
version: '{build}'
1+
version: 1.0.{build}
2+
3+
configuration: Debug
4+
5+
platform: Any CPU
6+
7+
build:
8+
verbosity: minimal
29

310
# buid options
411
build:

0 commit comments

Comments
 (0)