Merge pull request #3084 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-9.0.0

Bump Microsoft.Data.Sqlite from 8.0.10 to 9.0.0
This commit is contained in:
Jeremy Wu 2024-11-21 18:00:45 +11:00 committed by GitHub
commit 92251b7171
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.10" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.0" />
</ItemGroup>
</Project>