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
tool package can reference normal package
tool package can reference tool package
normal package cannot reference tool package
rid split requires
mytool ( identity package, tool package) -> win-x64.mytool (rid specific package, a tool package)
->linux-x64.mytool (rid specific package, a tool package)
-> Microsoft.NETCore.Platform (a normal package to provide rid relation)