-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbuild-local.cmd
More file actions
4 lines (4 loc) · 1014 Bytes
/
build-local.cmd
File metadata and controls
4 lines (4 loc) · 1014 Bytes
1
2
3
4
%WinDir%\Microsoft.NET\Framework\v4.0.30319\MSBuild c:\sacha\dnn\satrabel\dnn732\DesktopModules\OpenContent\OpenContent.csproj /p:Configuration=Release,Platform=AnyCPU,SolutionDir=Solution,ReferencePath="ref;ref\dnn720" /t:Rebuild >build-local-dnn720.log
%WinDir%\Microsoft.NET\Framework\v4.0.30319\MSBuild c:\sacha\dnn\satrabel\dnn732\DesktopModules\OpenContent\OpenContent.csproj /p:Configuration=Debug,Platform=AnyCPU,SolutionDir=Solution,ReferencePath="ref;ref\dnn722" /t:Rebuild >build-local-dnn722.log
%WinDir%\Microsoft.NET\Framework\v4.0.30319\MSBuild c:\sacha\dnn\satrabel\dnn732\DesktopModules\OpenContent\OpenContent.csproj /p:Configuration=Debug,Platform=AnyCPU,SolutionDir=Solution,ReferencePath="ref;ref\dnn732" /t:Rebuild >build-local-dnn732.log
%WinDir%\Microsoft.NET\Framework\v4.0.30319\MSBuild c:\sacha\dnn\satrabel\dnn732\DesktopModules\OpenContent\OpenContent.csproj /p:Configuration=Debug,Platform=AnyCPU,SolutionDir=Solution,ReferencePath="ref;ref\dnn740" /t:Rebuild >build-local-dnn740.log