Ancora typo fix

This commit is contained in:
Samuele Locatelli
2023-05-30 09:43:10 +02:00
parent 970fbd4531
commit cda829a2e2
9 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>WebDoorCreator - Egalware</i>
<h4>Version: 0.9.2305.2916</h4>
<h4>Version: 0.9.2305.3009</h4>
<br /> Release note:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
0.9.2305.2916
0.9.2305.3009
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>0.9.2305.2916</version>
<version>0.9.2305.3009</version>
<url>http://nexus.steamware.net/repository/SWS/WDC/stable/WDC.UI.zip</url>
<changelog>http://nexus.steamware.net/repository/SWS/WDC/stable/ChangeLog.html</changelog>
<mandatory>false</mandatory>
+1 -1
View File
@@ -27,7 +27,7 @@
"ProjCheck": "samuele.locatelli@egalware.com,mara.baroni@egalware.com",
"TimbCheck": "samuele.locatelli@egalware.com,mara.baroni@egalware.com"
},
"RumtimeOpt": {
"RuntimeOpt": {
"VetoRemoveProcessing": 5
}
}
+1 -2
View File
@@ -70,8 +70,7 @@ builder.Services.AddBlazoredSessionStorage();
var app = builder.Build();
// aggiunt base URL x routing corretto
//app.UsePathBase("/WDC/UI");
app.UsePathBase(configuration["RumtimeOpt:BaseUrl"]);
app.UsePathBase(configuration["RuntimeOpt:BaseUrl"]);
// Configure the HTTP request pipeline.
if (app.Environment.IsDevelopment())
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>0.9.2305.2916</Version>
<Version>0.9.2305.3009</Version>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>aspnet-WebDoorCreator.UI-dfe95fed-1398-4144-bd43-8b3a765d6608</UserSecretsId>
</PropertyGroup>
@@ -6,7 +6,7 @@
"Microsoft.AspNetCore": "Warning"
}
},
"RumtimeOpt": {
"RuntimeOpt": {
"MaxDayCalcCache": 7,
"BaseUrl": "/WDC/UI"
}
+1 -1
View File
@@ -6,7 +6,7 @@
"Microsoft.AspNetCore": "Warning"
}
},
"RumtimeOpt": {
"RuntimeOpt": {
"MaxDayCalcCache": 7,
"BaseUrl": "/WDC/UI"
}
+2 -2
View File
@@ -27,10 +27,10 @@
"DisableIdentMigrate": true,
"DisableWDCMigrate": true
},
"RumtimeOpt": {
"RuntimeOpt": {
"VetoRemoveProcessing": 5,
"MaxDayCalcCache": 7,
"BaseUrl": "/WDC/UI"
//"BaseUrl": "/WDC/UI"
},
"ConfDDF": {
"Header": [