nome proj sbaglaito x main project

This commit is contained in:
Samuele Locatelli
2022-04-09 10:46:54 +02:00
parent a093eb420b
commit 63d747a7ea
+1 -1
View File
@@ -82,7 +82,7 @@ SteamWareLib:build:
- '& "$env:NUGET_PATH" restore "$env:SOL_NAME.sln"-verbosity quiet'
- *version-fix
script:
- '& "$env:MSBUILD_PATH" "SteamWare\$env:APP_NAME.csproj" -target:Build /p:Configuration=$env:CONFIG /p:Platform="Any CPU" /p:OutputPath=bin/ /verbosity:minimal /m'
- '& "$env:MSBUILD_PATH" "$env:APP_NAME\SteamWare.csproj" -target:Build /p:Configuration=$env:CONFIG /p:Platform="Any CPU" /p:OutputPath=bin/ /verbosity:minimal /m'
SteamWare.Reports:build:
stage: build