Merge pull request #3208 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-9.0.1

Bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1
This commit is contained in:
Jeremy Wu 2025-02-12 21:00:32 +11:00 committed by GitHub
commit cd52c0f20e
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="9.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.1" />
</ItemGroup>
</Project>