3 lines
166 B
Batchfile
3 lines
166 B
Batchfile
|
|
msbuild SharpDX.sln /t:Clean /m /p:Configuration=Release;Platform="Any CPU"
|
||
|
|
|
||
|
|
msbuild SharpDX.sln /restore /t:Build;Pack /p:Configuration=Release;Platform="Any CPU" /m
|