|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
3 |
| - "Microsoft.NETCore.Platforms": "1.0.1-*", |
4 |
| - "Microsoft.AspNetCore.Authentication.Cookies": "1.0.0-*", |
5 |
| - "Microsoft.AspNetCore.Authentication.Facebook": "1.0.0-*", |
6 |
| - "Microsoft.AspNetCore.Authentication.Google": "1.0.0-*", |
7 |
| - "Microsoft.AspNetCore.Authentication.MicrosoftAccount": "1.0.0-*", |
8 |
| - "Microsoft.AspNetCore.Authentication.Twitter": "1.0.0-*", |
9 |
| - "Microsoft.AspNetCore.DataProtection": "1.0.0-*", |
10 |
| - "Microsoft.AspNetCore.Server.IISIntegration": "1.0.0-*", |
11 |
| - "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*", |
12 |
| - "Microsoft.AspNetCore.Server.Kestrel.Https": "1.0.0-*", |
13 |
| - "Microsoft.Extensions.Configuration.UserSecrets": "1.0.0-*", |
14 |
| - "Microsoft.Extensions.FileProviders.Embedded": "1.0.0-*", |
15 |
| - "Microsoft.Extensions.Logging.Console": "1.0.0-*", |
16 |
| - "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-*" |
| 3 | + "Microsoft.NETCore.Platforms": "1.0.1-rc2-24027", |
| 4 | + "Microsoft.AspNetCore.Authentication.Cookies": "1.0.0-rc2-final", |
| 5 | + "Microsoft.AspNetCore.Authentication.Facebook": "1.0.0-rc2-final", |
| 6 | + "Microsoft.AspNetCore.Authentication.Google": "1.0.0-rc2-final", |
| 7 | + "Microsoft.AspNetCore.Authentication.MicrosoftAccount": "1.0.0-rc2-final", |
| 8 | + "Microsoft.AspNetCore.Authentication.Twitter": "1.0.0-rc2-final", |
| 9 | + "Microsoft.AspNetCore.DataProtection": "1.0.0-rc2-final", |
| 10 | + "Microsoft.AspNetCore.Server.IISIntegration": "1.0.0-rc2-final", |
| 11 | + "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-final", |
| 12 | + "Microsoft.AspNetCore.Server.Kestrel.Https": "1.0.0-rc2-final", |
| 13 | + "Microsoft.Extensions.Configuration.UserSecrets": "1.0.0-rc2-final", |
| 14 | + "Microsoft.Extensions.FileProviders.Embedded": "1.0.0-rc2-final", |
| 15 | + "Microsoft.Extensions.Logging.Console": "1.0.0-rc2-final", |
| 16 | + "Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-rc2-final" |
17 | 17 | },
|
18 | 18 | "buildOptions": {
|
19 | 19 | "emitEntryPoint": true
|
|
26 | 26 | ],
|
27 | 27 | "dependencies": {
|
28 | 28 | "Microsoft.NETCore.App": {
|
29 |
| - "version": "1.0.0-*", |
| 29 | + "version": "1.0.0-rc2-3002702", |
30 | 30 | "type": "platform"
|
31 | 31 | }
|
32 | 32 | }
|
|
0 commit comments