Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GacFileResolver #43

Open
filipw opened this issue Dec 14, 2016 · 3 comments
Open

Add GacFileResolver #43

filipw opened this issue Dec 14, 2016 · 3 comments
Assignees

Comments

@filipw
Copy link
Member

filipw commented Dec 14, 2016

See OmniSharp/omnisharp-roslyn#702 for more details

@filipw filipw self-assigned this Dec 14, 2016
@seesharper
Copy link
Collaborator

When running on .Net Core there is no GAC, but should it be possible to resolve say System.Xml.dll from the "global" .net core installation? Or are do you see this as just another dependency that needs to be installed along with the script itself?

@filipw
Copy link
Member Author

filipw commented Jan 5, 2017

This is dependant on #44.
We may be able to use this runner to run non-.net core scripts too.

@filipw
Copy link
Member Author

filipw commented Jan 5, 2017

For example, dotnet test runs tests for all TFMs not just .NET core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants