test cambio pagina root

This commit is contained in:
zaccaria.majid
2023-11-30 16:23:16 +01:00
parent a1309b2c39
commit 8f0fd803a3
6 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>6.16.2311.3011</Version>
<Version>6.16.2311.3016</Version>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP_TAB_SERV</RootNamespace>
</PropertyGroup>
+6
View File
@@ -0,0 +1,6 @@
@page "/"
<img src="~/images/LogoEgw.png" />
@code {
}
+1 -2
View File
@@ -1,5 +1,4 @@
@page "/"
@page "/home"
@page "/home"
@page "/status-map"
<MseSampler SampleMult="1.5" E_Updated="SaveData"></MseSampler>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2311.3011</h4>
<h4>Versione: 6.16.2311.3016</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2311.3011
6.16.2311.3016
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2311.3011</version>
<version>6.16.2311.3016</version>
<url>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/MP-TAB-SERV.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>