Remove unnecessary codes merged from v1.1.0

This commit is contained in:
qianlifeng
2014-12-12 12:37:01 +08:00
parent a5b54c50d1
commit 9ddaee9830
5 changed files with 3 additions and 89 deletions

View File

@@ -44,7 +44,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="FuzzyMatcherTest.cs" />
<Compile Include="MFTSearcherTest.cs" />
<Compile Include="QueryTest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
@@ -52,10 +51,6 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Plugins\Wox.Plugin.FindFile\Wox.Plugin.FindFile.csproj">
<Project>{84EA88B4-71F2-4A3D-9771-D7B0244C0D81}</Project>
<Name>Wox.Plugin.FindFile</Name>
</ProjectReference>
<ProjectReference Include="..\Wox.Infrastructure\Wox.Infrastructure.csproj">
<Project>{4FD29318-A8AB-4D8F-AA47-60BC241B8DA3}</Project>
<Name>Wox.Infrastructure</Name>