Skip to content

Add .NET 10.0 target#284

Merged
slozier merged 12 commits intoIronLanguages:mainfrom
BCSharp:net10
Jan 26, 2026
Merged

Add .NET 10.0 target#284
slozier merged 12 commits intoIronLanguages:mainfrom
BCSharp:net10

Conversation

@BCSharp
Copy link
Copy Markdown
Member

@BCSharp BCSharp commented Jan 22, 2026

@slozier
Copy link
Copy Markdown
Contributor

slozier commented Jan 23, 2026

Seems like the removed Mono from the runners?

@BCSharp
Copy link
Copy Markdown
Member Author

BCSharp commented Jan 23, 2026

Yes, we've been warned about it for over a year. ubuntu-22.04 still has it. On macos-latest building Mono from sources works, but is so slow. Maybe we can pre-build the binaries and host them somewhere? Mono does not release binaries.

I don't understand why dotnet is not found for testing on macos-latest.

@BCSharp
Copy link
Copy Markdown
Member Author

BCSharp commented Jan 24, 2026

I don't understand why dotnet is not found for testing on macos-latest.

It looks like macos-latest is ARM64 now; we have dealt with it in IronPython, but apparently not in the DLR yet.

@BCSharp BCSharp marked this pull request as ready for review January 24, 2026 01:19
Copy link
Copy Markdown
Contributor

@slozier slozier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@slozier slozier merged commit 9037a76 into IronLanguages:main Jan 26, 2026
8 checks passed
@BCSharp BCSharp deleted the net10 branch February 17, 2026 22:37
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