Skip to content

Fix GivenThatWeWantToUseFrameworkRoslyn tests - #54829

Merged
nagilson merged 1 commit into
dotnet:release/10.0.3xxfrom
jjonescz:54828-nugetroot-empty
Jun 18, 2026
Merged

nagilson merged 1 commit into
dotnet:release/10.0.3xxfrom
jjonescz:54828-nugetroot-empty

Conversation

@jjonescz

Copy link
Copy Markdown
Member

Fixes #54828.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the GivenThatWeWantToUseFrameworkRoslyn restore/build tests to avoid relying on MSBuild “tearing” simulation and to better align with the intended BuildWithNetFrameworkHostedCompiler opt-in behavior while addressing failures on release/10.0.3xx (NuGet 7.6 behavior differences).

Changes:

  • Removes the “MSBuild is torn” compiler-toolset download test and stops forcing _IsDisjointMSBuildVersion.
  • Switches tests to explicitly opt into the framework-hosted compiler via BuildWithNetFrameworkHostedCompiler=true.
  • Simplifies MSBuild invocations by removing DOTNET_HOST_PATH/DOTNET_EXPERIMENTAL_HOST_PATH property overrides.

@jjonescz
jjonescz requested a review from nagilson June 18, 2026 08:46
@nagilson
nagilson merged commit 71480f0 into dotnet:release/10.0.3xx Jun 18, 2026
29 checks passed
@jjonescz
jjonescz deleted the 54828-nugetroot-empty branch June 22, 2026 10:40
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-preview7 milestone Jun 30, 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.

3 participants