Merge pull request #2194 from Flow-Launcher/dependabot/nuget/System.Data.SQLite-1.0.118

Bump System.Data.SQLite from 1.0.116 to 1.0.118
This commit is contained in:
Jeremy Wu 2023-08-07 13:02:28 +10:00 committed by GitHub
commit 1f1940ae9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
@ -56,7 +56,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Data.SQLite" Version="1.0.116" />
<PackageReference Include="System.Data.SQLite" Version="1.0.118" />
</ItemGroup>
<ItemGroup>