prova x release

This commit is contained in:
zaccaria.majid
2023-02-02 15:09:35 +01:00
parent b56382bcf0
commit e9180f257a
+2 -2
View File
@@ -3,7 +3,7 @@ variables:
NEW_REL: ''
NUM_REL: '0.1.2.3'
NUM_DEB: '0.1.2-beta.3'
NU_TYPE: 'Debug'
NU_TYPE: 'Release'
APP_NAME: 'Egw.Core.Razor.Comp'
SOL_NAME: 'Egw.Core.Razor.Comp'
NUGET_PATH: 'C:\Tools\nuget.exe'
@@ -46,7 +46,7 @@ variables:
- |
echo "Modifica dati file nuspec Release"
$currRelease = $env:NUM_DEB
# if ($env:NU_TYPE == "Debug")
# {
# $currRelease = $env:NUM_DEB