mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Move common Apple boot block information and structs to its own class.
This commit is contained in:
@@ -54,6 +54,9 @@
|
||||
<PackageReference Include="Unclassified.NetRevisionTask" Version="0.3.0" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="AppleCommon\Consts.cs" />
|
||||
<Compile Include="AppleCommon\Info.cs" />
|
||||
<Compile Include="AppleCommon\Structs.cs" />
|
||||
<Compile Include="AppleHFS\AppleHFS.cs" />
|
||||
<Compile Include="AppleHFS\Consts.cs" />
|
||||
<Compile Include="AppleHFS\Info.cs" />
|
||||
|
||||
Reference in New Issue
Block a user