Update Package Dependencies to 9.0.1

This commit is contained in:
Cody
2025-01-27 05:05:42 -08:00
committed by GitHub
parent ed9929963c
commit 86ec25d4de

View File

@ -33,7 +33,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.1" />
</ItemGroup>
<ItemGroup>