Refactor: Move MHDDLog to Core.

This commit is contained in:
2017-05-27 15:54:03 +01:00
parent e5d667f424
commit 03b5381658
7 changed files with 26 additions and 15 deletions

View File

@@ -65,14 +65,12 @@
<Compile Include="Commands\DeviceReport.cs" />
<Compile Include="Commands\Configure.cs" />
<Compile Include="Commands\Statistics.cs" />
<Compile Include="Core\MHDDLog.cs" />
<Compile Include="Commands\Ls.cs" />
<Compile Include="Commands\ExtractFiles.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<Folder Include="Commands\" />
<Folder Include="Core\" />
</ItemGroup>
<ProjectExtensions>
<MonoDevelop>