Fixed references

This commit is contained in:
David Fowler 2014-10-05 04:31:21 -07:00
parent 47f0699235
commit 55922d9107
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
"version": "1.0.0-*",
"frameworks": {
"net45": {
"dependencies": {
"System.Security": ""
"frameworkAssemblies": {
"System.Security": "4.0.0.0"
}
},
"aspnetcore50": {