Revert "Revert "Update to MTP""#990
Revert "Revert "Update to MTP""#990eiriktsarpalis merged 8 commits intomodelcontextprotocol:mainfrom
Conversation
…xtprotocol#989)" This reverts commit bf0a65b.
This reverts commit abf4f63.
|
@eiriktsarpalis @stephentoub Can you please double check with this change if all is good now? |
|
This works locally for me. Note: just in case you got build errors related to xunit entry point, make sure to |
Exactly correct. |
|
@eiriktsarpalis @stephentoub Can you restart the failing jobs please? Looks like test flakiness. |
|
@eiriktsarpalis @stephentoub This is green now. Can we get it merged again please? Thanks! |
- I left it in dependabot.yml config in case it gets added back as was done in #990
Reverts #989
@baronfel @rainersigwald I assume it's already a bad practice to read
Configurationwhen 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)