mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Implement ATA/ATAPI IDENTIFY decoder.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2015-10-17 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* DiscImageChef.csproj:
|
||||
Implement ATA/ATAPI IDENTIFY decoder.
|
||||
|
||||
2015-10-15 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* Commands/DeviceInfo.cs:
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
<OutputType>Exe</OutputType>
|
||||
<RootNamespace>DiscImageChef</RootNamespace>
|
||||
<AssemblyName>DiscImageChef</AssemblyName>
|
||||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
||||
<ReleaseVersion>2.2</ReleaseVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
||||
|
||||
Reference in New Issue
Block a user