diff --git a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj index 7ad100d..0f5282d 100644 --- a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj +++ b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj @@ -2,7 +2,7 @@ net6.0 - 3.0.2306.0818 + 3.0.2306.0819 enable enable diff --git a/GPW.CORE.WRKLOG/Program.cs b/GPW.CORE.WRKLOG/Program.cs index cce7936..aa545ed 100644 --- a/GPW.CORE.WRKLOG/Program.cs +++ b/GPW.CORE.WRKLOG/Program.cs @@ -60,7 +60,6 @@ var app = builder.Build(); // Configure the HTTP request pipeline. if (!app.Environment.IsDevelopment()) { - app.UseResponseCompression(); app.UseExceptionHandler("/Error"); // The default HSTS value is 30 days. You may want to change this for production scenarios, see https://aka.ms/aspnetcore-hsts. app.UseHsts(); diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 90003d1..81aa6d1 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ GPW - Gestione Presenze Web -

Versione: 3.0.2306.0818

+

Versione: 3.0.2306.0819


Note di rilascio: