diff --git a/MP.AppAuth/Controllers/AppAuthController.cs b/MP.AppAuth/Controllers/AppAuthController.cs
index 54b3ec8b..fec0b23a 100644
--- a/MP.AppAuth/Controllers/AppAuthController.cs
+++ b/MP.AppAuth/Controllers/AppAuthController.cs
@@ -42,7 +42,7 @@ namespace MP.AppAuth.Controllers
{
dbResult = localDbCtx
.DbSetAnagraficaGruppi
- .Where(x => x.TipoGruppo == codTipo && x.SelEnabled)
+ .Where(x => x.TipoGruppo == codTipo)
.ToList();
}
return dbResult;
diff --git a/MP.Land/MP.Land.csproj b/MP.Land/MP.Land.csproj
index 96bb841d..685e408b 100644
--- a/MP.Land/MP.Land.csproj
+++ b/MP.Land/MP.Land.csproj
@@ -3,7 +3,7 @@
net6.0
MP.Land
- 6.15.2207.0419
+ 6.15.2207.0510
diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html
index 5abaaa2a..a1418a27 100644
--- a/MP.Land/Resources/ChangeLog.html
+++ b/MP.Land/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo gestione Programmi MAPO
- Versione: 6.15.2207.0419
+ Versione: 6.15.2207.0510
Note di rilascio:
diff --git a/MP.Land/Resources/VersNum.txt b/MP.Land/Resources/VersNum.txt
index 21dd9517..994f4474 100644
--- a/MP.Land/Resources/VersNum.txt
+++ b/MP.Land/Resources/VersNum.txt
@@ -1 +1 @@
-6.15.2207.0419
+6.15.2207.0510
diff --git a/MP.Land/Resources/manifest.xml b/MP.Land/Resources/manifest.xml
index fd1cc5ed..006e74f9 100644
--- a/MP.Land/Resources/manifest.xml
+++ b/MP.Land/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.15.2207.0419
+ 6.15.2207.0510
https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/MP.Land.zip
https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/ChangeLog.html
false