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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>