Merge pull request #2841 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.7

Bump Microsoft.Data.Sqlite from 8.0.6 to 8.0.7
This commit is contained in:
Jeremy Wu 2024-07-16 22:53:12 +10:00 committed by GitHub
commit e1910df10c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,7 +95,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.6" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.7" />
</ItemGroup>
</Project>