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 1fcb861 + cc2ae7c commit f531a46Copy full SHA for f531a46
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="Microsoft.Data.Sqlite" Version="7.0.10" />
+ <PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.13" />
60
61
62
</Project>
0 commit comments