Skip to content

Upgrade Upgrade to .NET 10#152

Closed
cattz wants to merge 1 commit intofiso64:masterfrom
cattz:upgrade-dotnet-10
Closed

Upgrade Upgrade to .NET 10#152
cattz wants to merge 1 commit intofiso64:masterfrom
cattz:upgrade-dotnet-10

Conversation

@cattz
Copy link
Copy Markdown

@cattz cattz commented Dec 7, 2025

Not sure if this is completely correct, but it compiles in my machine (macOS)

@fiso64
Copy link
Copy Markdown
Owner

fiso64 commented Dec 9, 2025

Thanks.

Note it's low priority, as I don't really see a point in upgrading (for this particular application), and I remember having some issues with some particular modes and trimming enabled in later .net versions (I might be misremembering though).

@markst markst mentioned this pull request Mar 25, 2026
@fiso64
Copy link
Copy Markdown
Owner

fiso64 commented Mar 31, 2026

There were indeed some issues because trimming works differently now. All fixed with <TrimMode>partial</TrimMode>.
There were some other files that needed updates but it's done now in ea261ae

@fiso64 fiso64 closed this Mar 31, 2026
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