Remove PluginDebugger

This commit is contained in:
bao-qian
2015-10-31 18:20:43 +00:00
parent 9d9400f4d9
commit 1616aa87bd
4 changed files with 1 additions and 36 deletions

View File

@@ -134,7 +134,6 @@
<Compile Include="CommandArgs\HideStartCommandArg.cs" />
<Compile Include="CommandArgs\ICommandArg.cs" />
<Compile Include="CommandArgs\InstallPluginCommandArg.cs" />
<Compile Include="CommandArgs\PluginDebuggerCommandArg.cs" />
<Compile Include="CommandArgs\QueryCommandArg.cs" />
<Compile Include="CommandArgs\ReloadPluginCommandArg.cs" />
<Compile Include="Helper\DataWebRequestFactory.cs" />