diff --git a/MP.INVE/MP.INVE.csproj b/MP.INVE/MP.INVE.csproj
index 71ae1822..d4b10eff 100644
--- a/MP.INVE/MP.INVE.csproj
+++ b/MP.INVE/MP.INVE.csproj
@@ -5,7 +5,7 @@
enable
enable
MP.INVE
- 6.16.2211.2513
+ 6.16.2211.2810
diff --git a/MP.INVE/Properties/launchSettings.json b/MP.INVE/Properties/launchSettings.json
index a1b69540..f55b50cb 100644
--- a/MP.INVE/Properties/launchSettings.json
+++ b/MP.INVE/Properties/launchSettings.json
@@ -3,7 +3,7 @@
"windowsAuthentication": true,
"anonymousAuthentication": true,
"iisExpress": {
- "applicationUrl": "http://localhost:46815",
+ "applicationUrl": "http://localhost:46816",
"sslPort": 44370
}
},
@@ -12,7 +12,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
- "applicationUrl": "https://localhost:7212;http://localhost:5212",
+ "applicationUrl": "https://localhost:7213;http://localhost:5213",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
diff --git a/MP.INVE/Resources/ChangeLog.html b/MP.INVE/Resources/ChangeLog.html
index ccac4bba..2881d95c 100644
--- a/MP.INVE/Resources/ChangeLog.html
+++ b/MP.INVE/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo MAPOINVE
- Versione: 6.16.2211.2513
+ Versione: 6.16.2211.2810
Note di rilascio:
-
diff --git a/MP.INVE/Resources/VersNum.txt b/MP.INVE/Resources/VersNum.txt
index 39f901eb..9bfce77d 100644
--- a/MP.INVE/Resources/VersNum.txt
+++ b/MP.INVE/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2211.2513
+6.16.2211.2810
diff --git a/MP.INVE/Resources/manifest.xml b/MP.INVE/Resources/manifest.xml
index 90627f44..3c86eba8 100644
--- a/MP.INVE/Resources/manifest.xml
+++ b/MP.INVE/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2211.2513
+ 6.16.2211.2810
https://nexus.steamware.net/repository/SWS/MP-INVE/stable/LAST/MP.INVE.zip
https://nexus.steamware.net/repository/SWS/MP-INVE/stable/LAST/ChangeLog.html
false
diff --git a/MP.INVE/appsettings.json b/MP.INVE/appsettings.json
index 61265b54..3bb822d5 100644
--- a/MP.INVE/appsettings.json
+++ b/MP.INVE/appsettings.json
@@ -20,6 +20,6 @@
"MpIoBaseUrl": "http://localhost:20967/",
"BaseUrl": "https://iis01.egalware.com/mp/inve/Acquisizione?",
"BaseUrlJumper": "https://iis01.egalware.com/mp/inve/jumper?",
- "BaseUrlJumperTest": "https://Localhost:7212/jumper?"
+ "BaseUrlJumperTest": "https://localhost:7213/jumper?"
}
}