mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* TODO:
* README.md: * DiscImageChef.Filesystems/JFS.cs: * DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj: Adds support for IBM JFS, closes #20. * DiscImageChef.Helpers/DateHandlers.cs: Add supports for UNIX timestamps divided in seconds+nanoseconds.
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
<Compile Include="CPM\Xattr.cs" />
|
||||
<Compile Include="QNX4.cs" />
|
||||
<Compile Include="QNX6.cs" />
|
||||
<Compile Include="JFS.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user