Add custom context menu setting for findfile plugin and improve the search speed.

This commit is contained in:
qianlifeng
2014-11-03 17:30:48 +08:00
parent 3045611452
commit 9481d04a19
10 changed files with 182 additions and 26 deletions

View 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>