We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e16c5f + f9697e5 commit 1f1940aCopy full SHA for 1f1940a
Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<OutputType>Library</OutputType>
@@ -56,7 +56,7 @@
56
</ItemGroup>
57
58
<ItemGroup>
59
- <PackageReference Include="System.Data.SQLite" Version="1.0.116" />
+ <PackageReference Include="System.Data.SQLite" Version="1.0.118" />
60
61
62
0 commit comments