You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After working with this in a mobile context, I can see it providing benefits to all of mono. Most notably as a replacement for our 'patch-dotnet' target.
Relax the check for BinPlaceTestRuntimePack to be RuntimeFlavor = 'mono'
For desktop, the test host needs to be generated, so ensure that's still working right (basically, you should successfully run libraries tests)
Validate lib-runtime-packs folder is created w/ the right contents
The text was updated successfully, but these errors were encountered:
After working with this in a mobile context, I can see it providing benefits to all of mono. Most notably as a replacement for our 'patch-dotnet' target.
BinPlaceTestRuntimePack
to beRuntimeFlavor = 'mono'
lib-runtime-packs
folder is created w/ the right contentsThe text was updated successfully, but these errors were encountered: