Bump Microsoft.Data.Sqlite from 8.0.0 to 8.0.1 (#2487)

This commit is contained in:
dependabot[bot] 2024-01-16 02:29:00 +00:00 committed by GitHub
parent c2a5ee92f2
commit ea5a85d16e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.0" /> <PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.1" />
</ItemGroup> </ItemGroup>
</Project> </Project>