From 0e2a7907fadd980ea379f1158443146b1d64436d Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 17 Jun 2021 17:30:46 +0200 Subject: [PATCH 1/5] cambio parametro publish --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5ae238a4..8f46ac26 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -206,7 +206,7 @@ staging: # - *nuget-fix # - dotnet restore script: - - dotnet publish -p:PublishProfile=IISProfile.pubxml -p:RunCodeAnalysis=false -p:Configuration=Release MP.Stats/MP.Stats.csproj -p:output=publish/net5.0 + - dotnet publish -p:PublishProfile=IISProfile.pubxml -p:RunCodeAnalysis=false -p:Configuration=Release MP.Stats/MP.Stats.csproj -o:publish # qui il deploy su nexus... - *hashBuild - *nexusUpload From 560c0c400faf9556cdf3e1f5bac58945b3b1efa5 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Sat, 19 Jun 2021 14:18:13 +0200 Subject: [PATCH 2/5] start refresh --- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 93eae0d7..5936be76 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo statistiche MAPO -

Versione: 1.0.2106.1716

+

Versione: 1.0.2106.1914


Note di rilascio: