From f05faa440c861f6187248e48b3e4bf8ac080a7e8 Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 24 May 2025 11:41:14 +0200 Subject: [PATCH] Update packages --- src/Artemis.UI/ArtemisBootstrapper.cs | 1 + src/Directory.Packages.props | 58 +++++++++++++-------------- 2 files changed, 30 insertions(+), 29 deletions(-) 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