refresh progetto

This commit is contained in:
Samuele Locatelli
2021-09-03 11:17:15 +02:00
parent 6e9e89cc85
commit 4e64ddb80b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ namespace MP.Stats.Components
#region Protected Methods
protected override void OnInitialized()
protected void OnInitialized()
{
reloadData().ConfigureAwait(false);
}
+1 -1
View File
@@ -4,7 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<RootNamespace>MP.Stats</RootNamespace>
<UserSecretsId>826e877c-ba70-4253-84cb-d0b1cafd4440</UserSecretsId>
<Version>1.0.2109.0218</Version>
<Version>1.0.2109.0309</Version>
</PropertyGroup>
<ItemGroup>