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.
1 parent cec6f30 commit 52fe90bCopy full SHA for 52fe90b
Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj
@@ -46,6 +46,7 @@
46
47
<ItemGroup>
48
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
49
+ <PackageReference Include="Droplex" Version="1.7.0" />
50
<!-- Do not upgrade System.Data.OleDb since we are .Net7.0 -->
51
<PackageReference Include="System.Data.OleDb" Version="8.0.1" />
52
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
0 commit comments