mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* TODO:
* README.md: * DiscImageChef.Filesystems/Reiser.cs: * DiscImageChef.Filesystems/Reiser4.cs: * DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj: Adds support for Reiser filesystems, closes #19. * DiscImageChef.Filesystems/NILFS2.cs: Corrected plugin GUID not being unique.
This commit is contained in:
@@ -102,6 +102,8 @@
|
||||
<Compile Include="JFS.cs" />
|
||||
<Compile Include="F2FS.cs" />
|
||||
<Compile Include="NILFS2.cs" />
|
||||
<Compile Include="Reiser.cs" />
|
||||
<Compile Include="Reiser4.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user