Skip to content

Initial .NET 11.0 changes. - #535

Merged
tmds merged 2 commits into
redhat-developer:dev_110from
tmds:dev_110_initial
Jul 17, 2026
Merged

Initial .NET 11.0 changes.#535
tmds merged 2 commits into
redhat-developer:dev_110from
tmds:dev_110_initial

Conversation

@tmds

@tmds tmds commented Jun 30, 2026

Copy link
Copy Markdown
Member

The usual changes for a new .NET version.

Tests pass with a preview5 build.

@tmds
tmds requested a review from omajid June 30, 2026 15:42

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is there something we can/should do to assert/verify that this is not malicous and generated by a known by a known set of commands?

@omajid omajid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me. I wish we had a good way to verify/confirm the binaries.

@tmds

tmds commented Jul 17, 2026

Copy link
Copy Markdown
Member Author

I wish we had a good way to verify/confirm the binaries.

Such things come down to what you trust. You could download the tar.gz files, decompile the IL and see if it doesn't have anything suspicious. I don't think it's worth automating such things because we don't have to do this often and it requires extending your trust to that automation.

Thanks for the review!

@tmds
tmds merged commit d3f46b6 into redhat-developer:dev_110 Jul 17, 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