diff --git a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj index cd9bb97..5965fed 100644 --- a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj +++ b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj @@ -4,6 +4,7 @@ net8.0 enable enable + 4.1.2409.0417 diff --git a/GPW.CORE.WRKLOG/post-build.ps1 b/GPW.CORE.WRKLOG/post-build.ps1 index 820809e..bcc9e13 100644 --- a/GPW.CORE.WRKLOG/post-build.ps1 +++ b/GPW.CORE.WRKLOG/post-build.ps1 @@ -5,7 +5,7 @@ $FileManIn="..\Resources\manifest-original.xml" $FileManOut="..\Resources\manifest.xml" $FileCLogIn="..\Resources\ChangeLog-original.html" $FileCLogOut="..\Resources\ChangeLog.html" -$MajMin="3.0." +$MajMin="4.1." $currentDate = get-date -format yyMM; $currentTime = get-date -format ddHH; $find = "(.|\n)*?"; @@ -14,6 +14,8 @@ $replace = "" + $MajMin + $currentDate +"." + $currentTime + " GPW - Gestione Presenze Web -

Versione: 3.0.2409.0417

+

Versione: 4.1.2409.0417


Note di rilascio: