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-*", "version": "1.0.0-*",
"frameworks": { "frameworks": {
"net45": { "net45": {
"dependencies": { "frameworkAssemblies": {
"System.Security": "" "System.Security": "4.0.0.0"
} }
}, },
"aspnetcore50": { "aspnetcore50": {