Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Allow for Special Characters in Project Names when Building During Watch #1439

Merged

Conversation

a-shoemaker
Copy link
Contributor

@a-shoemaker a-shoemaker commented Aug 17, 2022

Provide the unique project name to the -target flag when doing an msbuild <solution> -target:{unique project name}.

Not only resolves the special characters but allows for the potential path in the "unique project name" (e.g., if your project is nested in a directory).

This addresses:
#1438

Reference:
https://docs.microsoft.com/en-us/visualstudio/msbuild/how-to-build-specific-targets-in-solutions-by-using-msbuild-exe?view=vs-2022

…uild <solution> -target:{unique project name}
@dnfadmin
Copy link

dnfadmin commented Aug 17, 2022

CLA assistant check
All CLA requirements met.

@a-shoemaker
Copy link
Contributor Author

@philliphoff Is there something I've missed in the process or is this project no longer being maintained?

@davidfowl
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@davidfowl davidfowl merged commit 166601d into dotnet:main Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants