typo recupero file conf vers
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ variables:
|
||||
.version-fix: &version-fix
|
||||
- |
|
||||
# Esecuzione fix numero versione x pack nuget
|
||||
$fileNameAss = 'SteamWareLib\SteamWare.cb';
|
||||
$fileNameAss = 'SteamWareLib\SteamWare.cs';
|
||||
$env:NUM_REL = $env:VERS_MAIN+"."+(get-date –format yyMM)+"."+(get-date –format dHH)
|
||||
$env:NUM_DEB = $env:VERS_MAIN+"."+(get-date –format yyMM)+"-beta."+(get-date –format dHH)
|
||||
$env:NEW_COPYRIGHT = "EgalWare @ 2006-" + (get-date -format yyyy)
|
||||
|
||||
Reference in New Issue
Block a user