SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
421 stars 34 forks source link

Enable LibIRD for all .NET frameworks #670

Closed Deterous closed 7 months ago

Deterous commented 7 months ago

No longer limited to .NET 6 However, IRDs created with frameworks prior to .NET 6 will not be byte-identical due to the different GZipStream compression level used. The contents should be the same though.