Added modernWPF

This commit is contained in:
2023-02-16 22:01:37 +01:00
parent 29e2a56627
commit a0ebecfe04
3 changed files with 13 additions and 4 deletions

View File

@ -10,6 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="7.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0" />
<PackageReference Include="ModernWpfUI" Version="0.9.6" />
</ItemGroup>
</Project>