prova fix

This commit is contained in:
zaccaria.majid
2023-02-03 12:32:14 +01:00
parent ce404b376f
commit 088caf1d79
5 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP.INVE</RootNamespace>
<Version>6.16.2301.315</Version>
<Version>6.16.2302.312</Version>
</PropertyGroup>
<ItemGroup>
@@ -19,12 +19,12 @@
<ItemGroup>
<PackageReference Include="Blazored.LocalStorage" Version="4.2.0" />
<PackageReference Include="Blazored.SessionStorage" Version="2.2.0" />
<PackageReference Include="EgwCoreLib.Razor" Version="1.1.2302-beta.311" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="6.0.9" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Egw.Core\Egw.Core.csproj" />
<ProjectReference Include="..\MP.Data\MP.Data.csproj" />
</ItemGroup>
+1
View File
@@ -19,6 +19,7 @@ using MP.Data.DTO;
using MP.INVE.Data;
using Blazored.LocalStorage;
using MP.Data.DatabaseModels;
using EgwCoreLib.Razor;
namespace MP.INVE.Pages
{
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOINVE </i>
<h4>Versione: 6.16.2301.315</h4>
<h4>Versione: 6.16.2302.312</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2301.315
6.16.2302.312
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2301.315</version>
<version>6.16.2302.312</version>
<url>https://nexus.steamware.net/repository/SWS/MP-INVE/stable/LAST/MP.INVE.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-INVE/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>