Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Commit 7946d17

Browse files
authored
Created the appveyor.yml build configs file.
1 parent d985418 commit 7946d17

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
configuration: Release
2+
3+
# Restore NuGet packages before running MSBuild
4+
before_build:
5+
- nuget restore

0 commit comments

Comments
 (0)