-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Rewriting of msbuild files #29
Copy link
Copy link
Closed
Labels
help wantedIssues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.triaged
Metadata
Metadata
Assignees
Labels
help wantedIssues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.Issues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.triaged
Type
Fields
Give feedbackNo fields configured for issues without a type.
I have run into this problem many times. I am not sure if its in the shared libs from msbuild or in visual studio. But when you for instance use wildcards and then write back a project file the wildcard gets replaced with a list of files (currently matching the wildcards) when you open and save with Visual Studio.
Not sure where this code may be, if someone can point me to it I would be happy to investigate, create some unit tests, and likely send a PR
Cheers,
Greg