Removing version from framework assemblies node

This commit is contained in:
Pranav K 2014-10-10 10:45:08 -07:00
parent e1f5c0a4b1
commit 542d87d9d2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"frameworks": {
"net45": {
"frameworkAssemblies": {
"System.Security": "4.0.0-beta-*"
"System.Security": ""
}
},
"aspnetcore50": {