mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Add custom context menu setting for findfile plugin and improve the search speed.
This commit is contained in:
6
Plugins/Wox.Plugin.FindFile/packages.config
Normal file
6
Plugins/Wox.Plugin.FindFile/packages.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="log4net" version="2.0.3" targetFramework="net35" />
|
||||
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net35" />
|
||||
<package id="WPFToolkit" version="3.5.50211.1" targetFramework="net35" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user