Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to .NET8 Windows #37

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Updated to .NET8 Windows #37

wants to merge 5 commits into from

Conversation

josephmyers
Copy link
Collaborator

The only things to really note here:

  • Encoding 1252 now requires a special package and runtime registration
  • Migration was rearranging the namespace definitions. This could be considered a bug, but only at an incredibly technical level. Functionally, the migration is still all there.

The only things to really note here:
- Encoding 1252 now requires a special package and runtime registration
- Migration was rearranging the namespace definitions. This could be considered a bug, but only at an incredibly technical level. Functionally, the migration is still all there.
Removed the checks/requirements for Framework. The install script now only builds the Solid GUI project, and it's self-contained.
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.

1 participant