mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #2437 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.0
Bump Microsoft.Data.Sqlite from 7.0.13 to 8.0.0
This commit is contained in:
commit
eecfc91022
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.13" />
|
||||
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
Loading…
Reference in a new issue