Fixup references
This commit is contained in:
parent
08b66a87a9
commit
e50cb5262a
|
|
@ -8,16 +8,14 @@
|
||||||
"Microsoft.Framework.Runtime.Interfaces": "1.0.0-*",
|
"Microsoft.Framework.Runtime.Interfaces": "1.0.0-*",
|
||||||
"Xunit.KRunner": "1.0.0-*",
|
"Xunit.KRunner": "1.0.0-*",
|
||||||
"Microsoft.AspNet.SignalR.Client": "2.1.1",
|
"Microsoft.AspNet.SignalR.Client": "2.1.1",
|
||||||
"Microsoft.AspNet.WebUtilities": "1.0.0-*",
|
"Microsoft.AspNet.WebUtilities": "1.0.0-*"
|
||||||
"System.Net.Http": "4.0.0.0",
|
|
||||||
"System.Runtime": "4.0.20.0",
|
|
||||||
"System.Runtime.Extensions": "4.0.10.0"
|
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"aspnet50": {
|
"aspnet50": {
|
||||||
"frameworkAssemblies": {
|
"frameworkAssemblies": {
|
||||||
"System.Xml": "",
|
"System.Xml": "4.0.0.0",
|
||||||
"System.Data": ""
|
"System.Data": "4.0.0.0",
|
||||||
|
"System.Net.Http": "4.0.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue