This commit is contained in:
lincube
2026-02-27 13:43:27 +08:00
parent 9c42ada69a
commit e8f942b0f6
7 changed files with 266 additions and 9 deletions

View File

@@ -24,5 +24,6 @@
<PrivateAssets Condition="'$(Configuration)' != 'Debug'">All</PrivateAssets>
</PackageReference>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.1" />
<PackageReference Include="FluentAvaloniaUI" Version="2.5.0" />
</ItemGroup>
</Project>