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 2727 ]
2828 },
2929 "tools" : {
30- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* "
30+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final "
3131 },
3232 "scripts" : {
3333 "postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 2828 ]
2929 },
3030 "tools" : {
31- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* "
31+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final "
3232 },
3333 "scripts" : {
3434 "postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 3131 },
3232 "userSecretsId" : " aspnet5-JwtBearerSample-20151210102827" ,
3333 "tools" : {
34- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* "
34+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final "
3535 },
3636 "scripts" : {
3737 "postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 3131 },
3232 "userSecretsId" : " aspnet5-OpenIdConnectSample-20151210110318" ,
3333 "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 "
3636 },
3737 "scripts" : {
3838 "postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 3333 },
3434 "userSecretsId" : " aspnet5-OpenIdConnectSample-20151210110318" ,
3535 "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 "
3838 },
3939 "scripts" : {
4040 "postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 3636 ]
3737 },
3838 "tools" : {
39- "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.0 .0-* "
39+ "Microsoft.AspNetCore.Server.IISIntegration.Tools" : " 1.1 .0-preview4-final "
4040 },
4141 "scripts" : {
4242 "postpublish" : " dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.0-* " ,
2+ "version" : " 1.1.0-rtm-22752 " ,
33 "shared" : " *.cs" ,
44 "dependencies" : {
55 "Microsoft.AspNetCore.Http.Abstractions" : " 1.1.0" ,
You can’t perform that action at this time.
0 commit comments