Skip to content

Commit 1ac00a5

Browse files
committed
Merge branch 'master' of https://github.com/Colectica/curation
2 parents ea5e8b6 + de6f3b4 commit 1ac00a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/BuildPackage-WithColecticaSDK.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ POPD
2525

2626
REM Build the WebDeploy packages.
2727
%msbuild% ..\src\Colectica.Curation.Web\Colectica.Curation.Web.WithDdi.csproj /P:Configuration=Release /P:Platform=AnyCPU /P:DeployOnBuild=true /p:VisualStudioVersion=12.0 /P:PublishProfile=FileBundle /P:SolutionDir=%WORKSPACE%\src\
28+
%msbuild% ..\src\Colectica.Curation.Service\Colectica.Curation.Service.WithDdi.csproj /P:Configuration=Release /P:Platform=AnyCPU /p:VisualStudioVersion=12.0 /P:SolutionDir=%WORKSPACE%\src\
2829
if %errorlevel% neq 0 exit /b %errorlevel%
2930

3031
REM Include the version number in the file names.

0 commit comments

Comments
 (0)