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

Use .NET SDK 9.0.2xx for integration tests #6216

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Jan 8, 2025

Bug

Fixes:

Description

This updates our logic to use .NET 9.0.2xx for integration tests which is what this branch is currently inserting into.

I had to disable a test which is now broken due to a change at dotnet/sdk#44614. The test can be re-enabled when NuGet/Home#14030 is addressed.

I also updated the DotnetWhyTests to use the ITestOutputHelper and a constant for the project target framework so it stays up-to-date.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@jeffkl jeffkl added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Jan 8, 2025
@jeffkl jeffkl self-assigned this Jan 8, 2025
@jeffkl jeffkl requested a review from a team as a code owner January 8, 2025 17:02
nkolev92
nkolev92 previously approved these changes Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Changes related to the build infrastructure of the repo and that do not change product code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants