-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Load before/after.{solutionName}.sln.targets for .slnx
#11535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
added test checking that targets from these files are included in the project
|
/backport to vs17.14 |
|
Started backporting to vs17.14: https://github.com/dotnet/msbuild/actions/runs/13788521939 |
|
@maridematte an error occurred while backporting to "vs17.14", please check the run log for details! Error: @maridematte is not a repo collaborator, backporting is not allowed. If you're a collaborator please make sure your dotnet team membership visibility is set to Public on https://github.com/orgs/dotnet/people?query=maridematte |
|
/backport to vs17.14 |
|
Started backporting to vs17.14: https://github.com/dotnet/msbuild/actions/runs/13788840485 |
Fixes #11288
Context
see the issue description #11288
Changes Made
before/after.{solutionName}.sln.targetsfor .slnx.slnand.slnxTesting
Added tests, tested manually
Notes