Merge pull request #2580 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.2

Bump Microsoft.Data.Sqlite from 8.0.1 to 8.0.2
This commit is contained in:
Jeremy Wu 2024-02-20 22:03:50 +11:00 committed by GitHub
commit 2174c8b453
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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