This commit is contained in:
2026-01-26 22:55:14 +09:00
parent 8d82c0a750
commit b505c7c1c0
8 changed files with 97 additions and 9 deletions

View File

@@ -13,6 +13,7 @@
<langversion>preview</langversion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="10.0.2" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.7463" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.260101001" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />