Skip to content

Commit a9d7c46

Browse files
committed
Reuilds sln before creating NuGet package
1 parent 3f2e43c commit a9d7c46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe RestSharp.sln /t:Clean,Rebuild /p:Configuration=Release /fileLogger
2+
13
if not exist Download\Net4 mkdir Download\Net4\
24
if not exist Download\Silverlight mkdir Download\Silverlight\
35
if not exist Download\WindowsPhone mkdir Download\WindowsPhone\

0 commit comments

Comments
 (0)