Add '.ci-build.sh'

This commit is contained in:
Nabile 2017-09-27 00:46:22 +02:00
parent 3291716585
commit c61bc65d47

2
.ci-build.sh Normal file
View file

@ -0,0 +1,2 @@
nuget restore
msbuild /p:Configuration="Release" /p:Platform="Any CPU"