Skip to content

Conversation

@EM20080
Copy link

@EM20080 EM20080 commented Nov 11, 2025

Turned it into .NET 8.0 for all projects (except for SonicAudioLibCMD) for a potential future UI rewrite soon.

All binaries will be Compiled in a "Compiled" Folder in SolutionDir.

@OSA413
Copy link
Contributor

OSA413 commented Nov 11, 2025

By looking at the changes, it looks like there's not only .Net 8 migration. Can you please list every significant/breaking change in the PR's description?

@EM20080
Copy link
Author

EM20080 commented Nov 14, 2025

Sorry for missing this earlier, I was busy. I accidentally pushed a commit that included more than just the migration, but I’ve reverted that. Right now the main changes are updating all the .csproj files to target net8.0, adding a static Encoding.RegisterProvider call in CriTableReader so CSBuilder can play .csb files correctly, and adjusting the AssemblyInfo files so everything compiles properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants