Skip to content

Re-Bootstrap to .NET 11.0.100-preview.3.26160.111#5385

Closed
dotnet-bot wants to merge 1 commit into
mainfrom
release-pr-11.0.100-preview.3.26160.111
Closed

Re-Bootstrap to .NET 11.0.100-preview.3.26160.111#5385
dotnet-bot wants to merge 1 commit into
mainfrom
release-pr-11.0.100-preview.3.26160.111

Conversation

@dotnet-bot

Copy link
Copy Markdown
Collaborator

Re-Bootstrap .NET to 11.0.0-preview.3.26160.111 / 11.0.100-preview.3.26160.111.

@dotnet-bot dotnet-bot requested review from a team as code owners March 11, 2026 08:16
@ViktorHofer

Copy link
Copy Markdown
Member

System.NullReferenceException->Microsoft.Build.Framework.BuildException.GenericBuildTransferredException: Object reference not set to an instance of an object.
at Microsoft.Build.Tasks.Exec.ValidateParameters()
at Microsoft.Build.Utilities.ToolTask.Execute()

@JanProvaznik in case this rings any bells.

@akoeplinger

Copy link
Copy Markdown
Member

I'm blocked on the rebootstrap so I'd appreciate if this could be looked at with high priority, thanks.

@rainersigwald

Copy link
Copy Markdown
Member

talked with @JanProvaznik offline, and I'd be ok with reverting the MSBuild change to unblock this

@JanProvaznik

Copy link
Copy Markdown
Member

there are 2 fundamental problems with msbuild uncovered here but this revert dotnet/msbuild#13367 will solve the specific cases hit in the rebootstrap

rainersigwald pushed a commit to dotnet/msbuild that referenced this pull request Mar 11, 2026
Reverts #13171

breaks VMR rebootstrap 
dotnet/dotnet#5385


problem 1:
direct instantation of Exec without task environment

problem 2:
task inheriting from Exec pushed to taskhost
@rainersigwald

Copy link
Copy Markdown
Member

@akoeplinger rebootstrapping from a build after #5380 merges should do the trick.

@akoeplinger

Copy link
Copy Markdown
Member

new rebootstrap PR: #5416

@akoeplinger akoeplinger deleted the release-pr-11.0.100-preview.3.26160.111 branch March 12, 2026 17:19
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.

5 participants