Merge pull request #2628 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.3

Bump Microsoft.Data.Sqlite from 8.0.2 to 8.0.3
This commit is contained in:
Jeremy Wu 2024-04-06 14:44:35 +11:00 committed by GitHub
commit b1269a47f5
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.2" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.3" />
</ItemGroup>
</Project>