|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
3 |
| - "Microsoft.AspNetCore.Authentication.Cookies": "1.0.4", |
4 |
| - "Microsoft.AspNetCore.Authentication.Facebook": "1.0.4", |
5 |
| - "Microsoft.AspNetCore.Authentication.Google": "1.0.4", |
6 |
| - "Microsoft.AspNetCore.Authentication.MicrosoftAccount": "1.0.4", |
7 |
| - "Microsoft.AspNetCore.Authentication.Twitter": "1.0.4", |
8 |
| - "Microsoft.AspNetCore.DataProtection": "1.0.4", |
9 |
| - "Microsoft.AspNetCore.Server.IISIntegration": "1.0.4", |
10 |
| - "Microsoft.AspNetCore.Server.Kestrel": "1.0.5", |
11 |
| - "Microsoft.AspNetCore.Server.Kestrel.Https": "1.0.5", |
| 3 | + "Microsoft.AspNetCore.Authentication.Cookies": "1.0.5", |
| 4 | + "Microsoft.AspNetCore.Authentication.Facebook": "1.0.5", |
| 5 | + "Microsoft.AspNetCore.Authentication.Google": "1.0.5", |
| 6 | + "Microsoft.AspNetCore.Authentication.MicrosoftAccount": "1.0.5", |
| 7 | + "Microsoft.AspNetCore.Authentication.Twitter": "1.0.5", |
| 8 | + "Microsoft.AspNetCore.DataProtection": "1.0.5", |
| 9 | + "Microsoft.AspNetCore.Server.IISIntegration": "1.0.5", |
| 10 | + "Microsoft.AspNetCore.Server.Kestrel": "1.0.6", |
| 11 | + "Microsoft.AspNetCore.Server.Kestrel.Https": "1.0.6", |
12 | 12 | "Microsoft.Extensions.Configuration.UserSecrets": "1.0.2",
|
13 | 13 | "Microsoft.Extensions.FileProviders.Embedded": "1.0.1",
|
14 | 14 | "Microsoft.Extensions.Logging.Console": "1.0.2",
|
|
22 | 22 | "netcoreapp1.0": {
|
23 | 23 | "dependencies": {
|
24 | 24 | "Microsoft.NETCore.App": {
|
25 |
| - "version": "1.0.7", |
| 25 | + "version": "1.0.8-servicing-005009-00", |
26 | 26 | "type": "platform"
|
27 | 27 | }
|
28 | 28 | }
|
|
0 commit comments