Skip to content

Conversation

@Youssef1313
Copy link
Contributor

@Youssef1313 Youssef1313 commented Nov 19, 2025

Reverts #989

@baronfel @rainersigwald I assume it's already a bad practice to read Configuration when in props, because the behavior will be different when building a single project (Configuration is set late) vs when building a solution (MSBuild forces Configuration as a global property)

@Youssef1313 Youssef1313 marked this pull request as ready for review November 19, 2025 17:06
@Youssef1313
Copy link
Contributor Author

@eiriktsarpalis @stephentoub Can you please double check with this change if all is good now?

@Youssef1313
Copy link
Contributor Author

This works locally for me. Note: just in case you got build errors related to xunit entry point, make sure to git clean -xdf. The MSBuild target that generates entrypoint on xunit side was missing some input so it can be incorrectly considered up to date after a version update.

@rainersigwald
Copy link

@baronfel @rainersigwald I assume it's already a bad practice to read Configuration when in props, because the behavior will be different when building a single project (Configuration is set late) vs when building a solution (MSBuild forces Configuration as a global property)

Exactly correct.

@Youssef1313
Copy link
Contributor Author

@eiriktsarpalis @stephentoub Can you restart the failing jobs please? Looks like test flakiness.

@Youssef1313
Copy link
Contributor Author

@eiriktsarpalis @stephentoub This is green now. Can we get it merged again please? Thanks!

@eiriktsarpalis eiriktsarpalis merged commit c94cb89 into modelcontextprotocol:main Nov 21, 2025
7 checks passed
halter73 added a commit that referenced this pull request Nov 21, 2025
- I left it in dependabot.yml config in case it gets added back as was done in #990
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.

4 participants