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