Merge pull request #3324 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-9.0.2

Bump Microsoft.Data.Sqlite from 9.0.1 to 9.0.2
This commit is contained in:
Jack Ye 2025-03-09 15:54:27 +08:00 committed by GitHub
commit 04e2e41430
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.1" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.2" />
</ItemGroup>
</Project>