prova x release
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user