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
We had plenty of issues with explicit path usage (just stumbled over #1011 which I'll close in favour of this one) in clr.AddReference calls. I propose that we only allow names instead of paths in the future as this is much more "compatible" with the proposed way of using .NET Core (runtimeconfig from a published folder).