mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Merge branch 'master' into alcoholfix
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
|
||||
<TargetFramework>net461</TargetFramework>
|
||||
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
|
||||
<Version>4.5.1.1692</Version>
|
||||
<Version>4.5.99.1693</Version>
|
||||
<Company>Claunia.com</Company>
|
||||
<Copyright>Copyright © 2011-2018 Natalia Portillo</Copyright>
|
||||
<Product>The Disc Image Chef</Product>
|
||||
@@ -53,7 +53,6 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="HPOFS.cs" />
|
||||
<Compile Include="IReadOnlyFilesystem.cs" />
|
||||
<Compile Include="PCFX.cs" />
|
||||
<Compile Include="AmigaDOS.cs" />
|
||||
<Compile Include="AppleHFS.cs" />
|
||||
@@ -69,7 +68,6 @@
|
||||
<Compile Include="ODS.cs" />
|
||||
<Compile Include="Opera.cs" />
|
||||
<Compile Include="PCEngine.cs" />
|
||||
<Compile Include="IFilesystem.cs" />
|
||||
<Compile Include="ProDOS.cs" />
|
||||
<Compile Include="ReFS.cs" />
|
||||
<Compile Include="SolarFS.cs" />
|
||||
@@ -80,7 +78,6 @@
|
||||
<Compile Include="Nintendo.cs" />
|
||||
<Compile Include="BTRFS.cs" />
|
||||
<Compile Include="APFS.cs" />
|
||||
<Compile Include="Structs.cs" />
|
||||
<Compile Include="LisaFS\LisaFS.cs" />
|
||||
<Compile Include="LisaFS\Consts.cs" />
|
||||
<Compile Include="LisaFS\Structs.cs" />
|
||||
@@ -205,10 +202,6 @@
|
||||
<Project>{CCAA7AFE-C094-4D82-A66D-630DE8A3F545}</Project>
|
||||
<Name>DiscImageChef.Console</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\DiscImageChef.Metadata\DiscImageChef.Metadata.csproj">
|
||||
<Project>{9F213318-5CB8-4066-A757-074489C9F818}</Project>
|
||||
<Name>DiscImageChef.Metadata</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\DiscImageChef.Decoders\DiscImageChef.Decoders.csproj">
|
||||
<Project>{0BEB3088-B634-4289-AE17-CDF2D25D00D5}</Project>
|
||||
<Name>DiscImageChef.Decoders</Name>
|
||||
|
||||
Reference in New Issue
Block a user