- aggiunti apici su path

This commit is contained in:
Emmanuele Sassi
2025-10-01 16:40:50 +02:00
parent 66c4b4b41b
commit 19516ec856
+1 -1
View File
@@ -276,4 +276,4 @@ EgwMultiEngineManager.Core:SDK:release:
- '& "$env:MSBUILD_PATH" "$env:APP_NAME\$env:APP_NAME.vbproj" -target:Build /p:Configuration=Release /verbosity:minimal /m'
- '& "$env:NUGET_PATH" pack "$env:APP_NAME.Release.nuspec"'
- '& "$env:NUGET_PATH" setapikey $NUGET_API_KEY -source http://nexus.steamware.net/repository/nuget-hosted'
- '& "$env:NUGET_PATH" push $env:APP_NAME.$env:NUM_REL.nupkg -Source http://nexus.steamware.net/repository/nuget-hosted'
- '& "$env:NUGET_PATH" push "$env:APP_NAME.$env:NUM_REL.nupkg" -Source http://nexus.steamware.net/repository/nuget-hosted'