SabreTools / MPF

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

[Request] Add .NET 8 support / Remove .NET 7 support #593

Closed mnadareski closed 9 months ago

mnadareski commented 10 months ago

.NET 8 will be released in the middle of November 2023. This is another LTS version, alongside .NET 6. Adding support for this needs to be handled across all libraries that MPF uses and then proliferated up to MPF itself. Since .NET 8 will also be the most recent version, .NET 7 can also be removed since it has no inherent advantages over .NET 8.