Remove obsolete UnitTesting and Razor External Access APIs#55484
Remove obsolete UnitTesting and Razor External Access APIs#55484tmat merged 2 commits intodotnet:mainfrom
Conversation
|
Based on code search the following types are still used on UT side - so the obsolete attributes may have been added in error -
-- Similarly So it may be ok to remove both. |
|
@tmat Its late today but I'll build UT against the changes in the current PR on Monday to double check that this doesn't break anything. I'll post an update once I do that. |
|
@NTaylorMullen PTAL |
shyamnamboodiripad
left a comment
There was a problem hiding this comment.
👍🏾 I did a quick smoke test to double check that this doesn't break anything for UT.
NTaylorMullen
left a comment
There was a problem hiding this comment.
Cross-checked all the API removals and they look good from Razor's standpoint.
No description provided.