Open
Description
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).