diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index aaedaa3d..1f8a30a1 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -1,4 +1,4 @@ - + net8.0 diff --git a/MP.AppAuth/UserAuthContext.cs b/MP.AppAuth/UserAuthContext.cs index 8a0823aa..96ad4f91 100644 --- a/MP.AppAuth/UserAuthContext.cs +++ b/MP.AppAuth/UserAuthContext.cs @@ -2,12 +2,7 @@ using Microsoft.Extensions.Configuration; using MP.AppAuth.Models; using NLog; -using NLog.Fluent; using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; namespace MP.AppAuth { @@ -49,6 +44,14 @@ namespace MP.AppAuth #endregion Public Constructors + #region Public Properties + + public virtual DbSet DbSetUserDiritti { get; set; } = null!; + + #endregion Public Properties + + #region Protected Methods + protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder) { if (!optionsBuilder.IsConfigured) @@ -65,14 +68,6 @@ namespace MP.AppAuth } } - #region Public Properties - - public virtual DbSet DbSetUserDiritti { get; set; } = null!; - - #endregion Public Properties - - #region Protected Methods - protected override void OnModelCreating(ModelBuilder modelBuilder) { modelBuilder.Entity(entity => diff --git a/MP.FileData/MP.FileData.csproj b/MP.FileData/MP.FileData.csproj index c4884545..477de26f 100644 --- a/MP.FileData/MP.FileData.csproj +++ b/MP.FileData/MP.FileData.csproj @@ -18,7 +18,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/MP.Land/MP.Land.csproj b/MP.Land/MP.Land.csproj index 82282f45..8f383a6e 100644 --- a/MP.Land/MP.Land.csproj +++ b/MP.Land/MP.Land.csproj @@ -3,7 +3,7 @@ net6.0 MP.Land - 6.16.2509.1211 + 6.16.2604.2715 Debug;Release;Debug_LiManDebug en True @@ -54,7 +54,7 @@ - + diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html index 574c2d4c..7fe9177f 100644 --- a/MP.Land/Resources/ChangeLog.html +++ b/MP.Land/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo Tablet MAPO - DotNet6 -

Versione: 6.16.2509.1211

+

Versione: 6.16.2604.2715


Note di rilascio:
    diff --git a/MP.Land/Resources/VersNum.txt b/MP.Land/Resources/VersNum.txt index fe790325..b53e4a5d 100644 --- a/MP.Land/Resources/VersNum.txt +++ b/MP.Land/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2509.1211 +6.16.2604.2715 diff --git a/MP.Land/Resources/manifest.xml b/MP.Land/Resources/manifest.xml index 23e2d00c..f1617777 100644 --- a/MP.Land/Resources/manifest.xml +++ b/MP.Land/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2509.1211 + 6.16.2604.2715 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 diff --git a/MP.MON/MP.MON.csproj b/MP.MON/MP.MON.csproj index 5f0c597f..42afff60 100644 --- a/MP.MON/MP.MON.csproj +++ b/MP.MON/MP.MON.csproj @@ -6,7 +6,7 @@ enable MP.MON $(AssemblyName.Replace(' ', '_')) - 6.16.2509.1210 + 6.16.2604.2715 @@ -36,7 +36,7 @@ - + diff --git a/MP.MON/Resources/ChangeLog.html b/MP.MON/Resources/ChangeLog.html index 08b56ec0..9985799e 100644 --- a/MP.MON/Resources/ChangeLog.html +++ b/MP.MON/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

    Versione: 6.16.2509.1210

    +

    Versione: 6.16.2604.2715


    Note di rilascio:
    • diff --git a/MP.MON/Resources/VersNum.txt b/MP.MON/Resources/VersNum.txt index 7bfb38a1..b53e4a5d 100644 --- a/MP.MON/Resources/VersNum.txt +++ b/MP.MON/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2509.1210 +6.16.2604.2715 diff --git a/MP.MON/Resources/manifest.xml b/MP.MON/Resources/manifest.xml index e2f3aea8..e6c63060 100644 --- a/MP.MON/Resources/manifest.xml +++ b/MP.MON/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2509.1210 + 6.16.2604.2715 https://nexus.steamware.net/repository/SWS/MP-MON/stable/LAST/MP.MON.zip https://nexus.steamware.net/repository/SWS/MP-MON/stable/LAST/ChangeLog.html false diff --git a/MP.Prog/MP.Prog.csproj b/MP.Prog/MP.Prog.csproj index 6681cf6d..3bc079f2 100644 --- a/MP.Prog/MP.Prog.csproj +++ b/MP.Prog/MP.Prog.csproj @@ -3,7 +3,7 @@ net6.0 MP.Prog - 6.16.2509.1211 + 6.16.2604.2715 True @@ -23,8 +23,7 @@ - - + diff --git a/MP.Prog/Resources/ChangeLog.html b/MP.Prog/Resources/ChangeLog.html index 21a18813..abc709a8 100644 --- a/MP.Prog/Resources/ChangeLog.html +++ b/MP.Prog/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo gestione Programmi MAPO -

      Versione: 6.16.2509.1211

      +

      Versione: 6.16.2604.2715


      Note di rilascio:
        diff --git a/MP.Prog/Resources/VersNum.txt b/MP.Prog/Resources/VersNum.txt index fe790325..b53e4a5d 100644 --- a/MP.Prog/Resources/VersNum.txt +++ b/MP.Prog/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2509.1211 +6.16.2604.2715 diff --git a/MP.Prog/Resources/manifest.xml b/MP.Prog/Resources/manifest.xml index 94956534..9906d5bb 100644 --- a/MP.Prog/Resources/manifest.xml +++ b/MP.Prog/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2509.1211 + 6.16.2604.2715 https://nexus.steamware.net/repository/SWS/MP-PROG/stable/LAST/MP.Prog.zip https://nexus.steamware.net/repository/SWS/MP-PROG/stable/LAST/ChangeLog.html false