diff --git a/buildRelease.cmd b/buildRelease.cmd index fe6ce663..8f7f4713 100644 --- a/buildRelease.cmd +++ b/buildRelease.cmd @@ -7,7 +7,7 @@ mkdir .\build\Output build\nuget.exe restore REM build solution -build\msbuild.bat . /p:Configuration=Release /p:Platform=x86 +build\msbuild.bat . /p:Configuration=Release /p:Platform="Any CPU" REM copy web overlays robocopy .\webOverlay .\build\Release\Files\Web /E