diff --git a/src/Artemis.UI/ArtemisBootstrapper.cs b/src/Artemis.UI/ArtemisBootstrapper.cs index 1da2a10ec..b06fd82bd 100644 --- a/src/Artemis.UI/ArtemisBootstrapper.cs +++ b/src/Artemis.UI/ArtemisBootstrapper.cs @@ -20,6 +20,7 @@ using Avalonia.Styling; using DryIoc; using ReactiveUI; using Splat.DryIoc; +using Container = DryIoc.Container; namespace Artemis.UI; diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 28bfcc235..0d74712df 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -5,66 +5,66 @@ - - + + - - + + - + - - - + + + - - - + + + - + - + - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - + - + - + - - - - + + + + \ No newline at end of file