Skip to content

[release/11.0.1xx] Expand MSBuild properties in launch profile arguments - #56064

Merged
tannergooding merged 10 commits into
release/11.0.1xxfrom
backport/pr-56051-to-release/11.0.1xx
Sep 4, 2026
Merged

[release/11.0.1xx] Expand MSBuild properties in launch profile arguments#56064
tannergooding merged 10 commits into
release/11.0.1xxfrom
backport/pr-56051-to-release/11.0.1xx

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Backport of #56051 to release/11.0.1xx

/cc @baronfel @tannergooding

tannergooding and others added 3 commits September 1, 2026 03:39
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions
github-actions Bot requested a review from a team as a code owner September 1, 2026 03:39
@github-actions github-actions Bot added the backport PR that has been backported to a servicing branch label Sep 1, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Comment thread src/Cli/dotnet/Commands/Run/RunCommand.cs
tannergooding and others added 7 commits September 4, 2026 03:53
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@tannergooding
tannergooding requested review from a team and tmat as code owners September 4, 2026 12:02
@tannergooding

Copy link
Copy Markdown
Member

CC. @baronfel, @jjonescz cherry-picked the changes out of #56074 to finish this out, assuming its something you're still wanting to take into .NET 11

@tannergooding

Copy link
Copy Markdown
Member

I'm notably unsure of the backport process for dotnet/sdk and so I'll let one of y'all drive it through ask-mode approval.

Y'all are likely better at giving the reasoning for the SDK to take this in RC2/GA as well. I was mostly just picking it up as a general fix for .NET 12 since I had been working on adding documentation for launchSettings.json since we had none and found the TODO documenting the VS vs dotnet run difference in behavior.

@jjonescz

jjonescz commented Sep 4, 2026

Copy link
Copy Markdown
Member

SDK and other tooling aren't frozen after RC like runtime is, so this can be simply merged, at least that's my understanding. @baronfel to confirm.

@baronfel

baronfel commented Sep 4, 2026

Copy link
Copy Markdown
Member

Yep! Our freeze is actually RC2. Can merge as normal!

@tannergooding
tannergooding merged commit 31118cf into release/11.0.1xx Sep 4, 2026
22 checks passed
@tannergooding
tannergooding deleted the backport/pr-56051-to-release/11.0.1xx branch September 4, 2026 14:51
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-rc2 milestone Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport PR that has been backported to a servicing branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants