{ "version": "1.0.0-*", "dependencies": { "xunit": "2.0.0-rc3-build2880", "xunit.runner.aspnet": "2.0.0-rc3-build52", "My project name with version", "Moq": "4.2.1502.911" }, "commands": { "test": "xunit.runner.aspnet" }, "frameworks": { "aspnet50": { "dependencies": { } } } }
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)