Removing version from framework assemblies node

This commit is contained in:
Pranav K 2014-10-10 10:57:58 -07:00
parent e094c1a71d
commit fafc191d05
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"frameworks": {
"aspnet50": {
"frameworkAssemblies": {
"System.Net.Http": "4.0.0-beta-*"
"System.Net.Http": ""
}
},
"aspnetcore50": {