Do not merge: This is a work in progress and does not build.
I've begun work on adding project.json and omnisharp.json support to fix #117
We need to wait for ProjectJsonWorkspace and Microsoft.DotNet.ProjectModel.Workspaces to become available for the full framework. Currently it's only targeting dnxcore50 so NuGet won't let me include it.
Do not merge: This is a work in progress and does not build.
I've begun work on adding
project.json
andomnisharp.json
support to fix #117We need to wait for
ProjectJsonWorkspace
andMicrosoft.DotNet.ProjectModel.Workspaces
to become available for the full framework. Currently it's only targetingdnxcore50
so NuGet won't let me include it.