Kermalis / VGMusicStudio

🎵 A program that lets you listen to the music from popular video game formats. 🎵
GNU Lesser General Public License v3.0
264 stars 32 forks source link

Upgraded to .NET 6 #102

Open PlatinumLucario opened 2 years ago

PlatinumLucario commented 2 years ago

Upgraded the entire project to .NET SDK format, upgraded to .NET 6 LTS, made necessary changes to VGMS as of EndianBinaryIO's commit. This will ensure that it will work as it did in the legacy .NET.

Also, the WindowsAPICodePack has been removed, as it has been deprecated for years and has not been worked on since.