This repository was archived by the owner on Dec 13, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
OpenIdConnect.AzureAdSample
src/Microsoft.AspNetCore.ChunkingCookieManager.Sources Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 27
27
]
28
28
},
29
29
"tools" : {
30
- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* "
30
+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final "
31
31
},
32
32
"scripts" : {
33
33
"postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 28
28
]
29
29
},
30
30
"tools" : {
31
- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* "
31
+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final "
32
32
},
33
33
"scripts" : {
34
34
"postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 31
31
},
32
32
"userSecretsId" : " aspnet5-JwtBearerSample-20151210102827" ,
33
33
"tools" : {
34
- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* "
34
+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final "
35
35
},
36
36
"scripts" : {
37
37
"postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 31
31
},
32
32
"userSecretsId" : " aspnet5-OpenIdConnectSample-20151210110318" ,
33
33
"tools" : {
34
- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* " ,
35
- "Microsoft.Extensions.SecretManager.Tools" : " 1.0 .0-* "
34
+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final " ,
35
+ "Microsoft.Extensions.SecretManager.Tools" : " 1.1 .0-preview4-final "
36
36
},
37
37
"scripts" : {
38
38
"postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 33
33
},
34
34
"userSecretsId" : " aspnet5-OpenIdConnectSample-20151210110318" ,
35
35
"tools" : {
36
- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* " ,
37
- "Microsoft.Extensions.SecretManager.Tools" : " 1.0 .0-* "
36
+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final " ,
37
+ "Microsoft.Extensions.SecretManager.Tools" : " 1.1 .0-preview4-final "
38
38
},
39
39
"scripts" : {
40
40
"postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 36
36
]
37
37
},
38
38
"tools" : {
39
- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* "
39
+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final "
40
40
},
41
41
"scripts" : {
42
42
"postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.1.0-* " ,
2
+ "version" : " 1.1.0-rtm-22752 " ,
3
3
"shared" : " *.cs" ,
4
4
"dependencies" : {
5
5
"Microsoft.AspNetCore.Http.Abstractions" : " 1.1.0" ,
You can’t perform that action at this time.
0 commit comments