Skip to content

Commit 4126418

Browse files
Copilotwadepickett
andauthored
Update authorization samples to use AddAuthorizationBuilder() for .NET 7+ (#36718)
* Initial plan * Update authorization samples to use AddAuthorizationBuilder() for .NET 7+ Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> * Update 7.x samples to target .NET 7 and update package versions Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
1 parent 7c317c5 commit 4126418

247 files changed

Lines changed: 79908 additions & 14 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

aspnetcore/security/authorization/limitingidentitybyscheme.md

Lines changed: 75 additions & 10 deletions

aspnetcore/security/authorization/limitingidentitybyscheme/samples/AuthScheme/.gitignore renamed to aspnetcore/security/authorization/limitingidentitybyscheme/samples/6.x/AuthScheme/.gitignore

File renamed without changes.

aspnetcore/security/authorization/limitingidentitybyscheme/samples/AuthScheme/AuthScheme.csproj renamed to aspnetcore/security/authorization/limitingidentitybyscheme/samples/6.x/AuthScheme/AuthScheme.csproj

File renamed without changes.

aspnetcore/security/authorization/limitingidentitybyscheme/samples/AuthScheme/ClientApp/.browserslistrc renamed to aspnetcore/security/authorization/limitingidentitybyscheme/samples/6.x/AuthScheme/ClientApp/.browserslistrc

File renamed without changes.

aspnetcore/security/authorization/limitingidentitybyscheme/samples/AuthScheme/ClientApp/.editorconfig renamed to aspnetcore/security/authorization/limitingidentitybyscheme/samples/6.x/AuthScheme/ClientApp/.editorconfig

File renamed without changes.

aspnetcore/security/authorization/limitingidentitybyscheme/samples/AuthScheme/ClientApp/.gitignore renamed to aspnetcore/security/authorization/limitingidentitybyscheme/samples/6.x/AuthScheme/ClientApp/.gitignore

File renamed without changes.

aspnetcore/security/authorization/limitingidentitybyscheme/samples/AuthScheme/ClientApp/README.md renamed to aspnetcore/security/authorization/limitingidentitybyscheme/samples/6.x/AuthScheme/ClientApp/README.md

aspnetcore/security/authorization/limitingidentitybyscheme/samples/AuthScheme/ClientApp/angular.json renamed to aspnetcore/security/authorization/limitingidentitybyscheme/samples/6.x/AuthScheme/ClientApp/angular.json

File renamed without changes.

aspnetcore/security/authorization/limitingidentitybyscheme/samples/AuthScheme/ClientApp/aspnetcore-https.js renamed to aspnetcore/security/authorization/limitingidentitybyscheme/samples/6.x/AuthScheme/ClientApp/aspnetcore-https.js

File renamed without changes.

aspnetcore/security/authorization/limitingidentitybyscheme/samples/AuthScheme/ClientApp/karma.conf.js renamed to aspnetcore/security/authorization/limitingidentitybyscheme/samples/6.x/AuthScheme/ClientApp/karma.conf.js

File renamed without changes.

0 commit comments

Comments
 (0)