Merge pull request #2754 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.6

Bump Microsoft.Data.Sqlite from 8.0.3 to 8.0.6
This commit is contained in:
Jeremy Wu 2024-06-24 21:30:49 +10:00 committed by GitHub
commit 79c9d9fc3b
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.3" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.6" />
</ItemGroup>
</Project>