|
|
@ -2,6 +2,8 @@ |
|
|
"webroot": "wwwroot", |
|
|
"webroot": "wwwroot", |
|
|
|
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
|
|
|
"EntityFramework.MicrosoftSqlServer": "7.0.0-*", |
|
|
|
|
|
|
|
|
"Microsoft.AspNet.Authentication.Google": "1.0.0-*", |
|
|
"Microsoft.AspNet.Authentication.Google": "1.0.0-*", |
|
|
"Microsoft.AspNet.Authentication.JwtBearer": "1.0.0-*", |
|
|
"Microsoft.AspNet.Authentication.JwtBearer": "1.0.0-*", |
|
|
"Microsoft.AspNet.Authentication.Twitter": "1.0.0-*", |
|
|
"Microsoft.AspNet.Authentication.Twitter": "1.0.0-*", |
|
|
|