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
{{ message }}
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
- Read the reference assemblies on osx from the location (the one I see on my machine)
- Set the runtime framework as .NET 4.5 if we're on mono (not sure if it supports .NET 4.5.1 yet)
- Skip the gac for mono even though we should probably support this eventually
- This is a more accurate check than before since we're using
the currently running mono as a way to find the base path.
This likely needs some hardening but works better than the hard coded path
we had before
#117
b87e670#commitcomment-6098860
The text was updated successfully, but these errors were encountered: