runtime
runtime copied to clipboard
Change S.R.M.TypeName to be consumed from System.Reflection.Metadata package
Contributes to #101541
Fixes #101628
Tagging subscribers to this area: @dotnet/area-system-reflection-metadata See info in area-owners.md if you want to be subscribed.
This should be enough to fix the build breaks in outer loop and source build. Further cleanup is tracked by https://github.com/dotnet/runtime/issues/101541.
/azp run runtime-coreclr outerloop
Azure Pipelines successfully started running 1 pipeline(s).
/azp run runtime-coreclr outerloop
Azure Pipelines successfully started running 1 pipeline(s).
/azp run runtime-coreclr outerloop
Azure Pipelines successfully started running 1 pipeline(s).
/azp run runtime-coreclr outerloop
Azure Pipelines successfully started running 1 pipeline(s).
@jkotas @jeffhandley big thanks on fixing the issue when I was offline!