TMDbLib/BuildNuget.bat
Michael Bisbjerg 07e662103b Pushed 0.9.6.0-alpha to Nuget
Also altered the build script a little
2016-08-10 20:41:50 +02:00

2 lines
70 B
Batchfile

del /s /q TMDbLib\bin\Release
dotnet pack TMDbLib\ -o Nuget -c Release