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

.NET 9 SDK #184

Merged
merged 2 commits into from
Nov 25, 2024
Merged

.NET 9 SDK #184

merged 2 commits into from
Nov 25, 2024

Conversation

stevejgordon
Copy link
Contributor

@stevejgordon stevejgordon commented Nov 22, 2024

  • Updates the solution to use the new .NET 9 SDK.
  • Updates vulnerable dependencies.
  • Updates infra and test projects to target .NET 9.
  • Updates to Aspire 9 and removes the Aspire workload, which is no longer required.
  • Switches E2E tests to target the QA environment.
  • Switches to use 1.9.0 auto instrumentation from OTel.
  • Removes net6.0 targets from projects.
  • Cleans up some empty lines in various files.

NOTE: Projects used by auto instrumentation and related tests can't be updated to use the NET 9 SDK (in the Dockerfile, for example) as the auto instrumentation library does not yet support .NET 9. That is scheduled for the 1.10 release later this month.

Once merged, a future PR will update the other dependencies to their latest versions.

@stevejgordon stevejgordon force-pushed the dotnet-9-sdk branch 3 times, most recently from 9c0ae18 to 9020565 Compare November 22, 2024 11:50
@stevejgordon stevejgordon marked this pull request as ready for review November 23, 2024 07:06
@stevejgordon stevejgordon requested a review from a team November 23, 2024 07:06
@stevejgordon stevejgordon merged commit 8e6440b into main Nov 25, 2024
9 of 10 checks passed
@stevejgordon stevejgordon deleted the dotnet-9-sdk branch November 25, 2024 06:07
@stevejgordon stevejgordon mentioned this pull request Dec 4, 2024
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