mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Refactor: Split by xml media type.
This commit is contained in:
@@ -82,6 +82,10 @@
|
||||
<Compile Include="Sidecar\Events.cs" />
|
||||
<Compile Include="Sidecar\Helpers.cs" />
|
||||
<Compile Include="Sidecar\Sidecar.cs" />
|
||||
<Compile Include="Sidecar\OpticalDisc.cs" />
|
||||
<Compile Include="Sidecar\BlockMedia.cs" />
|
||||
<Compile Include="Sidecar\LinearMedia.cs" />
|
||||
<Compile Include="Sidecar\AudioMedia.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\DiscImageChef.Console\DiscImageChef.Console.csproj">
|
||||
|
||||
Reference in New Issue
Block a user