Removing aspnetcore50 from test project.json
Uncommented section seems to throw on build.cmd
This commit is contained in:
parent
0e72888105
commit
0ef3921e20
|
|
@ -22,14 +22,6 @@
|
||||||
"System.Net.Http": "",
|
"System.Net.Http": "",
|
||||||
"System.Xml": ""
|
"System.Xml": ""
|
||||||
}
|
}
|
||||||
} /*,
|
}
|
||||||
"aspnetcore50": {
|
|
||||||
"dependencies": {
|
|
||||||
"System.Data.SqlClient": "4.0.0-beta-*",
|
|
||||||
"System.Net.Http": "4.0.0-beta-*",
|
|
||||||
"System.Xml.XmlDocument": "4.0.0-beta-*",
|
|
||||||
"Microsoft.Win32.Primitives": "4.0.0-beta-*"
|
|
||||||
}
|
|
||||||
}*/
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue