Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Fix how reference assemblies are located on mono #117

Closed
davidfowl opened this issue Apr 24, 2014 · 0 comments
Closed

Fix how reference assemblies are located on mono #117

davidfowl opened this issue Apr 24, 2014 · 0 comments
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

b87e670#commitcomment-6098860

@davidfowl davidfowl self-assigned this Apr 24, 2014
@davidfowl davidfowl added this to the Post Alpha milestone Apr 24, 2014
@davidfowl davidfowl added the bug label Apr 24, 2014
davidfowl referenced this issue Apr 24, 2014
- 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
davidfowl added a commit that referenced this issue Apr 27, 2014
- 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant