Merge pull request #2437 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.0

Bump Microsoft.Data.Sqlite from 7.0.13 to 8.0.0
This commit is contained in:
Jeremy Wu 2023-11-22 21:05:14 +11:00 committed by GitHub
commit eecfc91022
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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