• Jeremy Meng's avatar
    Work around build issue for existing csproj's · 4d15295d
    Jeremy Meng authored
    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.
    4d15295d
Name
Last commit
Last update
..
BasicTest.csproj Loading commit data...
BasicTest.project.json Loading commit data...
BasicTest.xproj Loading commit data...
Program.cs Loading commit data...
project.json Loading commit data...