Skip to content

Commit a78afd5

Browse files
committed
Specify solution in appveyor.yml
1 parent 376f63f commit a78afd5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

appveyor.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ environment:
77
NUGET_API_KEY:
88
secure: 4WMsxFFj1s1R+uO8E96HqveIJM77lMWjcWhUnfpXslepnAMlPVigu/SPKnd4aCQn
99

10+
configuration: Release
11+
1012
build:
13+
project: SharpGen.Runtime.COM.sln
1114
publish_nuget: true
15+
parallel: true
16+
verbosity: minimal
1217

1318
deploy:
1419
- provider: NuGet

0 commit comments

Comments
 (0)