Removing version token from framework assemblies node

This commit is contained in:
Pranav K 2014-10-10 12:19:24 -07:00
parent dc04ff843c
commit 0d27849c14
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"Moq": "4.2.1312.1622"
},
"frameworkAssemblies": {
"System.Net.Http": "4.0.0-beta-*"
"System.Net.Http": ""
}
}
}