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:
-
diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt
index fe08d0a..6c7755d 100644
--- a/Resources/VersNum.txt
+++ b/Resources/VersNum.txt
@@ -1 +1 @@
-3.0.2306.0818
+3.0.2306.0819
diff --git a/Resources/manifest.xml b/Resources/manifest.xml
index b070c4c..5799744 100644
--- a/Resources/manifest.xml
+++ b/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 3.0.2306.0818
+ 3.0.2306.0819
http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip
http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html
false