Go to location, Warnings

This commit is contained in:
2022-02-01 13:32:38 +01:00
parent 9824184d90
commit 45ec3ae0b3
10 changed files with 72 additions and 34 deletions

View File

@@ -13,7 +13,7 @@ namespace FileTime.Avalonia
{
public static IServiceProvider ServiceProvider { get; private set; }
public App()
static App()
{
ServiceProvider ??= DependencyInjection
.RegisterDefaultServices()