mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
24 lines
577 B
Plaintext
24 lines
577 B
Plaintext
2015-10-31 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DicConsole.cs:
|
|
Solved some bugs found testing on usb flash sticks.
|
|
|
|
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.
|
|
|