From e8d613d81fa60758a67db1857a7702bc9556d625 Mon Sep 17 00:00:00 2001 From: DismissedLight <1686188646@qq.com> Date: Wed, 10 Jul 2024 13:54:12 +0800 Subject: [PATCH] bump packages version --- src/Snap.Hutao/Snap.Hutao/Snap.Hutao.csproj | 12 +- .../Snap.Hutao/UI/Xaml/View/InfoBarView.xaml | 133 +++++++++--------- 2 files changed, 73 insertions(+), 72 deletions(-) diff --git a/src/Snap.Hutao/Snap.Hutao/Snap.Hutao.csproj b/src/Snap.Hutao/Snap.Hutao/Snap.Hutao.csproj index 27b50a75..869ab052 100644 --- a/src/Snap.Hutao/Snap.Hutao/Snap.Hutao.csproj +++ b/src/Snap.Hutao/Snap.Hutao/Snap.Hutao.csproj @@ -287,8 +287,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -303,9 +303,9 @@ - - - + + + all @@ -319,7 +319,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Snap.Hutao/Snap.Hutao/UI/Xaml/View/InfoBarView.xaml b/src/Snap.Hutao/Snap.Hutao/UI/Xaml/View/InfoBarView.xaml index c2a1e0c1..a3385f30 100644 --- a/src/Snap.Hutao/Snap.Hutao/UI/Xaml/View/InfoBarView.xaml +++ b/src/Snap.Hutao/Snap.Hutao/UI/Xaml/View/InfoBarView.xaml @@ -3,6 +3,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:clw="using:CommunityToolkit.Labs.WinUI" + xmlns:cw="using:CommunityToolkit.WinUI" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:mxi="using:Microsoft.Xaml.Interactivity" @@ -149,78 +150,78 @@ + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + - - - - - + \ No newline at end of file