Skip to content

Commit

Permalink
it worked :)
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierdecoster committed Nov 15, 2013
1 parent 6933218 commit 7667653
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ if "%nuget%" == "" (
set nuget=nuget
)

call %nuget%

%nuget% install ReSharper.RazorExtensions.v81\packages.config -OutputDirectory %cd%\packages -NonInteractive -Prerelease

%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild ReSharper.RazorExtensions.sln /p:Configuration="%config%" /m /v:M /fl /flp:LogFile=msbuild.log;Verbosity=diag /nr:false
Expand Down

0 comments on commit 7667653

Please sign in to comment.