testade calibre

This commit is contained in:
2025-09-05 17:23:24 +02:00
parent ecd0d5a3d2
commit ec787e80e4
8 changed files with 886 additions and 0 deletions

View File

@@ -14,6 +14,8 @@
<PackageReference Include="Microsoft.AspNetCore.SpaProxy">
<Version>9.*-*</Version>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.8" />
</ItemGroup>
</Project>