CodeConnect / SourceBrowser

C# in. HTML out.
http://sourcebrowser.io
MIT License
91 stars 22 forks source link

Project json support #118

Open JoshVarty opened 8 years ago

JoshVarty commented 8 years ago

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.