Ancora cleanup

This commit is contained in:
Samuele Locatelli
2023-02-13 17:27:18 +01:00
parent 85823d2c0d
commit 32e5bc6050
5 changed files with 5 additions and 6 deletions
-1
View File
@@ -26,7 +26,6 @@ builder.Services.AddRazorPages();
builder.Services.AddServerSideBlazor();
builder.Services.AddSingleton<IConnectionMultiplexer>(redisMultiplexer);
builder.Services.AddSingleton<MpDataService>();
//builder.Services.AddScoped<MessageService>();
var app = builder.Build();
+2 -2
View File
@@ -4,8 +4,8 @@
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>MP.Stats</RootNamespace>
<UserSecretsId>826e877c-ba70-4253-84cb-d0b1cafd4440</UserSecretsId>
<Version>6.16.2302.1313</Version>
<Version>6.16.2302.1313</Version>
<Version>6.16.2302.1317</Version>
<Version>6.16.2302.1317</Version>
</PropertyGroup>
<ItemGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo statistiche MAPO</i>
<h4>Versione: 6.16.2302.1313</h4>
<h4>Versione: 6.16.2302.1317</h4>
<br />
Note di rilascio:
<ul>
+1 -1
View File
@@ -1 +1 @@
6.16.2302.1313
6.16.2302.1317
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2302.1313</version>
<version>6.16.2302.1317</version>
<url>https://nexus.steamware.net/repository/SWS/MP-STATS/stable/LAST/MP.Stats.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-STATS/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>