Add '.ci-build.sh'

master
Nabile Rahmani 6 years ago
parent 3291716585
commit c61bc65d47
  1. 2
      .ci-build.sh

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