This commit is contained in:
Samuele E. Locatelli
2021-03-26 23:34:26 +01:00
parent c9bebec867
commit 8a82d01701
+3 -2
View File
@@ -40,8 +40,9 @@ variables:
# path alla solution corrente
- '& "$env:NUGET_PATH" restore GPW.sln'
.versNumbFix: &versNumbFix
- echo $env:VERS_NUMBER
# .versNumbFix: &versNumbFix
# - 'echo "Set vers: $env:VERS_NUMBER"'
# - '& ((Get-Content -path VersGen\\GPW.cs -Raw) -replace '0.0.0.0','$env:VERS_NUMBER') | Set-Content -Path VersGen\\GPW.cs?'
stages:
- build