We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2e43c commit a9d7c46Copy full SHA for a9d7c46
package.cmd
@@ -1,3 +1,5 @@
1
+%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe RestSharp.sln /t:Clean,Rebuild /p:Configuration=Release /fileLogger
2
+
3
if not exist Download\Net4 mkdir Download\Net4\
4
if not exist Download\Silverlight mkdir Download\Silverlight\
5
if not exist Download\WindowsPhone mkdir Download\WindowsPhone\
0 commit comments