mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Refactor: Move MHDDLog to Core.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user