Everything in the same project

- Build in intrinsic commands as part of dotnet
This commit is contained in:
David Fowler 2016-01-30 21:47:50 -08:00
parent 31c718d5d3
commit dfc59eb20e
166 changed files with 156 additions and 827 deletions

View file

@ -1,8 +1,7 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23727",
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
"dotnet-projectmodel-server": "1.0.0-*",
"dotnet": "1.0.0-*",
"Newtonsoft.Json": "7.0.1",
"xunit.runner.aspnet": "2.0.0-aspnet-rc2-16068"
},