This commit is contained in:
bao-qian 2016-05-21 01:22:12 +01:00
parent b49e45827f
commit 44107f9821
2 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
<Compile Include="Storage\BinaryStorage.cs" />
<Compile Include="Storage\JsonStorage.cs" />
<Compile Include="StringMatcher.cs" />
<Compile Include="Http\HttpRequest.cs" />
<Compile Include="Http\Http.cs" />
<Compile Include="FuzzyMatcher.cs" />
<Compile Include="Hotkey\GlobalHotkey.cs" />
<Compile Include="Hotkey\HotkeyModel.cs" />