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

feat: Add .NET9 agent #1642

Merged
merged 1 commit into from
Mar 12, 2025
Merged

feat: Add .NET9 agent #1642

merged 1 commit into from
Mar 12, 2025

Conversation

mikkelbu
Copy link
Member

Fixes #1602

@CharliePoole
Copy link
Member

Super! Thanks for getting this done. It's the last big piece needed for 3.20.

Copy link
Member

@CharliePoole CharliePoole left a comment

Choose a reason for hiding this comment

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

Looks pretty good to me. I think your decision to keep all the dependent assemblies as is makes sense. We can upgrade any that need it later on.

Can you upgrade the agent unit tests by adding a .NET 9.0 build? We could also use some package tests that target 9.0. Both can be pretty minimal.

OTOH if you are out of time, this is good to merge, and one of us will add the tests later.

Thanks again!

@CharliePoole CharliePoole merged commit d149dd7 into main Mar 12, 2025
4 checks passed
@CharliePoole CharliePoole deleted the feat/add-net9-agent branch March 12, 2025 23:08
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.

Add agent for .NET 9.0 to the version 3 build
2 participants