|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
3 |
| - "Microsoft.AspNet.Diagnostics": "1.0.0-*", |
4 |
| - "Microsoft.AspNet.Authentication.Cookies": "1.0.0-*", |
5 |
| - "Microsoft.AspNet.Authentication.Facebook": "1.0.0-*", |
6 |
| - "Microsoft.AspNet.Authentication.Google": "1.0.0-*", |
7 |
| - "Microsoft.AspNet.Authentication.MicrosoftAccount": "1.0.0-*", |
8 |
| - "Microsoft.AspNet.Authentication.Twitter": "1.0.0-*", |
9 |
| - "Microsoft.AspNet.Server.IIS": "1.0.0-*", |
10 |
| - "Microsoft.AspNet.Server.WebListener": "1.0.0-*", |
11 |
| - "Kestrel": "1.0.0-*" |
| 3 | + "Microsoft.AspNet.Diagnostics": "1.0.0-beta4", |
| 4 | + "Microsoft.AspNet.Authentication.Cookies": "1.0.0-beta4", |
| 5 | + "Microsoft.AspNet.Authentication.Facebook": "1.0.0-beta4", |
| 6 | + "Microsoft.AspNet.Authentication.Google": "1.0.0-beta4", |
| 7 | + "Microsoft.AspNet.Authentication.MicrosoftAccount": "1.0.0-beta4", |
| 8 | + "Microsoft.AspNet.Authentication.Twitter": "1.0.0-beta4", |
| 9 | + "Microsoft.AspNet.Server.IIS": "1.0.0-beta4", |
| 10 | + "Microsoft.AspNet.Server.WebListener": "1.0.0-beta4", |
| 11 | + "Kestrel": "1.0.0-beta4" |
12 | 12 | },
|
13 | 13 | "commands": {
|
14 | 14 | /* Note all servers must use the same address and port because these are pre-registered with the various providers. */
|
|
0 commit comments