Skip to content

Conversation

@f-alizada
Copy link
Contributor

Fixes #9944

Context

During exploring and investigation different issues it is sometimes not clear how to escape special chars inside different apps when calling msbuild.exe. PR contains introduction of new topic: quotes in property values and how to pass it from cmd, powershell windows, powershell core to msbuild

Changes Made

Update of the documetation.

Testing

Docs Not tested

@f-alizada f-alizada requested review from AR-May and baronfel April 17, 2024 08:22
Copy link
Member

@JanKrivanek JanKrivanek left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@rainersigwald rainersigwald left a comment

Choose a reason for hiding this comment

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

This is good; I think we should consider putting a simplified form of it in the actual CLI docs at https://github.com/MicrosoftDocs/visualstudio-docs/blob/main/docs/msbuild/msbuild-command-line-reference.md

@f-alizada f-alizada merged commit 195e928 into dotnet:main Apr 18, 2024
@f-alizada f-alizada deleted the dev/f-alizada/quotes-in-command-docs branch June 14, 2024 10:04
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.

[Bug]: Enclosed property value works differently in different powershell versions

3 participants