mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
19 lines
450 B
Plaintext
19 lines
450 B
Plaintext
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Console.csproj:
|
|
Upgrade .NET version to 4.0.
|
|
|
|
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DicConsole.cs:
|
|
Added methods without formatting.
|
|
|
|
2015-10-18 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DicConsole.cs:
|
|
* Properties/AssemblyInfo.cs:
|
|
* DiscImageChef.Console.csproj:
|
|
Added specific console handling for standard, verbose, debug
|
|
and error outputs.
|
|
|