mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Created folder for LisaFS.
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
<Compile Include="FFS.cs" />
|
||||
<Compile Include="HPFS.cs" />
|
||||
<Compile Include="ISO9660.cs" />
|
||||
<Compile Include="LisaFS.cs" />
|
||||
<Compile Include="MinixFS.cs" />
|
||||
<Compile Include="NTFS.cs" />
|
||||
<Compile Include="ODS.cs" />
|
||||
@@ -62,6 +61,7 @@
|
||||
<Compile Include="BTRFS.cs" />
|
||||
<Compile Include="APFS.cs" />
|
||||
<Compile Include="Structs.cs" />
|
||||
<Compile Include="LisaFS\LisaFS.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
@@ -94,6 +94,9 @@
|
||||
<Name>DiscImageChef.Metadata</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="LisaFS\" />
|
||||
</ItemGroup>
|
||||
<ProjectExtensions>
|
||||
<MonoDevelop>
|
||||
<Properties>
|
||||
|
||||
Reference in New Issue
Block a user