Work around build issue for existing csproj's
Visual Studio tooling will use project.json to restore nuget dependencies when it finds one beside .csproj. This change uses more specific <project name>.project.json to specify dependencies.
Showing
Please register or sign in to comment