From 86eb7084b4321ac43d095b72720b423bdd619f8c Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 27 May 2021 08:25:13 +0200 Subject: [PATCH] feat: .net 6 --- appveyor.yml | 3 +- .../Aguacongas.TheIdServer.ApiSample.csproj | 2 +- ....TheIdServer.ClientCredentialSample.csproj | 2 +- ...s.TheIdServer.CustomClaimsProviders.csproj | 8 +-- ...congas.TheIdServer.DeviceFlowSample.csproj | 2 +- .../Aguacongas.TheIdServer.MvcClient.csproj | 4 +- ...ngas.TheIdServer.WsFederationSample.csproj | 6 +- ...acongas.TheIdentityServer.SpaSample.csproj | 12 ++-- .../Aguacongas.TheIdServer.Api.csproj | 14 ++-- .../Aguacongas.TheIdServer.Api/Startup.cs | 5 +- .../Aguacongas.TheIdServer.Private.csproj | 34 +++++----- .../Aguacongas.TheIdServer.Private/Startup.cs | 5 +- .../Aguacongas.TheIdServer.Public.csproj | 22 +++---- .../Aguacongas.TheIdServer.Public/Startup.cs | 6 +- ...uacongas.TheIdServer.Authentication.csproj | 4 +- .../Aguacongas.TheIdServer.BlazorApp.csproj | 9 +-- .../Aguacongas.TheIdServer.Identity.csproj | 6 +- .../Aguacongas.TheIdServer.csproj | 22 +++---- .../Models/HostModelOptions.cs | 15 +++++ src/Aguacongas.TheIdServer/Startup.cs | 3 +- ...as.TheIdServer.BlazorApp.Components.csproj | 8 +-- ...heIdServer.BlazorApp.Infrastructure.csproj | 64 +++++++++---------- ...gas.TheIdServer.BlazorApp.Pages.Api.csproj | 7 +- ...heIdServer.BlazorApp.Pages.ApiScope.csproj | 6 +- ...eIdServer.BlazorApp.Pages.ApiScopes.csproj | 6 +- ...as.TheIdServer.BlazorApp.Pages.Apis.csproj | 6 +- ....TheIdServer.BlazorApp.Pages.Client.csproj | 8 +-- ...TheIdServer.BlazorApp.Pages.Clients.csproj | 6 +- ...TheIdServer.BlazorApp.Pages.Culture.csproj | 8 +-- ...heIdServer.BlazorApp.Pages.Cultures.csproj | 6 +- ...er.BlazorApp.Pages.ExternalProvider.csproj | 8 +-- ...r.BlazorApp.Pages.ExternalProviders.csproj | 6 +- ...IdServer.BlazorApp.Pages.Identities.csproj | 6 +- ...heIdServer.BlazorApp.Pages.Identity.csproj | 8 +-- ....TheIdServer.BlazorApp.Pages.Import.csproj | 8 +-- ...as.TheIdServer.BlazorApp.Pages.Keys.csproj | 8 +-- ...rver.BlazorApp.Pages.RelyingParties.csproj | 6 +- ...Server.BlazorApp.Pages.RelyingParty.csproj | 6 +- ...as.TheIdServer.BlazorApp.Pages.Role.csproj | 8 +-- ...s.TheIdServer.BlazorApp.Pages.Roles.csproj | 6 +- ...as.TheIdServer.BlazorApp.Pages.User.csproj | 8 +-- ...s.TheIdServer.BlazorApp.Pages.Users.csproj | 34 +++++----- ...acongas.TheIdServer.BlazorApp.Pages.csproj | 54 ++++++++-------- ...gas.IdentityServer.Admin.Http.Store.csproj | 10 +-- .../Aguacongas.IdentityServer.Admin.csproj | 24 +++---- ...dentityServer.EntityFramework.Store.csproj | 6 +- ...guacongas.IdentityServer.Http.Store.csproj | 8 +-- ...acongas.IdentityServer.KeysRotation.csproj | 14 ++-- ...congas.IdentityServer.MongoDb.Store.csproj | 2 +- ...congas.IdentityServer.RavenDb.Store.csproj | 4 +- .../Aguacongas.IdentityServer.Store.csproj | 4 +- ...acongas.IdentityServer.WsFederation.csproj | 2 +- .../Aguacongas.IdentityServer.csproj | 14 ++-- ...congas.TheIdServer.Migrations.MySql.csproj | 57 +++++++++-------- ...ongas.TheIdServer.Migrations.Oracle.csproj | 6 +- ...s.TheIdServer.Migrations.PostgreSQL.csproj | 19 +++--- ...as.TheIdServer.Migrations.SqlServer.csproj | 6 +- ...ongas.TheIdServer.Migrations.Sqlite.csproj | 6 +- ...guacongas.TheIdServer.MySql.Startup.csproj | 8 +-- ...uacongas.TheIdServer.Oracle.Startup.csproj | 8 +-- ...ngas.TheIdServer.PostgreSQL.Startup.csproj | 8 +-- ...ongas.TheIdServer.SqlServer.Startup.csproj | 8 +-- ...uacongas.TheIdServer.Sqlite.Startup.csproj | 8 +-- ...dentityServer.Admin.Http.Store.Test.csproj | 4 +- ...guacongas.IdentityServer.Admin.Test.csproj | 6 +- ...tyServer.EntityFramework.Store.Test.csproj | 4 +- ...ngas.IdentityServer.Http.Store.Test.csproj | 2 +- ...as.IdentityServer.KeysRotation.Test.csproj | 6 +- ...s.IdentityServer.MongoDb.Store.Test.csproj | 4 +- ...s.IdentityServer.RavenDb.Store.Test.csproj | 6 +- ...rver.Authentication.IntegrationTest.csproj | 4 +- ...uacongas.TheIdServer.BlazorApp.Test.csproj | 2 +- ...heIdServer.Identity.IntegrationTest.csproj | 8 +-- ...guacongas.TheIdServer.Identity.Test.csproj | 4 +- ...acongas.TheIdServer.IntegrationTest.csproj | 10 +-- .../Aguacongas.TheIdServer.Test.csproj | 2 +- ...osoft.AspNetCore.Components.Testing.csproj | 6 +- 77 files changed, 393 insertions(+), 372 deletions(-) create mode 100644 src/Aguacongas.TheIdServer/Models/HostModelOptions.cs diff --git a/appveyor.yml b/appveyor.yml index 84ad4700a..45e663380 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,7 +14,7 @@ services: environment: GH_TOKEN: secure: 0NJdORJRFjpB0dwUYv7bVNsbkldkoBhnvWik/CTOwAF/k9kP+/uTWMFnDcpEpt8E - donetsdk: 5.0.203 + donetsdk: 6.0.100-preview.4.21255.9 JAVA_HOME: C:\Program Files\Java\jdk14 PATH: $(JAVA_HOME)\bin;$(PATH) init: @@ -29,6 +29,7 @@ install: - cmd: nuget install redis-64 -excludeversion - cmd: redis-64\tools\redis-server.exe --service-install - cmd: redis-64\tools\redis-server.exe --service-start + - cmd: dotnet workload install microsoft-net-sdk-blazorwebassembly-aot - ps: ./appveyorinit.ps1 build_script: - ps: ./build.ps1 diff --git a/sample/Aguacongas.TheIdServer.ApiSample/Aguacongas.TheIdServer.ApiSample.csproj b/sample/Aguacongas.TheIdServer.ApiSample/Aguacongas.TheIdServer.ApiSample.csproj index 1d523b185..3001cbde7 100644 --- a/sample/Aguacongas.TheIdServer.ApiSample/Aguacongas.TheIdServer.ApiSample.csproj +++ b/sample/Aguacongas.TheIdServer.ApiSample/Aguacongas.TheIdServer.ApiSample.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 diff --git a/sample/Aguacongas.TheIdServer.ClientCredentialSample/Aguacongas.TheIdServer.ClientCredentialSample.csproj b/sample/Aguacongas.TheIdServer.ClientCredentialSample/Aguacongas.TheIdServer.ClientCredentialSample.csproj index 8312eabbe..b13d43260 100644 --- a/sample/Aguacongas.TheIdServer.ClientCredentialSample/Aguacongas.TheIdServer.ClientCredentialSample.csproj +++ b/sample/Aguacongas.TheIdServer.ClientCredentialSample/Aguacongas.TheIdServer.ClientCredentialSample.csproj @@ -2,7 +2,7 @@ Exe - net5.0 + net6.0 diff --git a/sample/Aguacongas.TheIdServer.CustomClaimsProvider/Aguacongas.TheIdServer.CustomClaimsProviders.csproj b/sample/Aguacongas.TheIdServer.CustomClaimsProvider/Aguacongas.TheIdServer.CustomClaimsProviders.csproj index f9d68ae45..1fe49279a 100644 --- a/sample/Aguacongas.TheIdServer.CustomClaimsProvider/Aguacongas.TheIdServer.CustomClaimsProviders.csproj +++ b/sample/Aguacongas.TheIdServer.CustomClaimsProvider/Aguacongas.TheIdServer.CustomClaimsProviders.csproj @@ -1,7 +1,7 @@ - + - net5.0 + net6.0 ..\..\.sonarlint\aguacongas_theidservercsharp.ruleset @@ -10,8 +10,8 @@ - - + + diff --git a/sample/Aguacongas.TheIdServer.DeviceFlowSample/Aguacongas.TheIdServer.DeviceFlowSample.csproj b/sample/Aguacongas.TheIdServer.DeviceFlowSample/Aguacongas.TheIdServer.DeviceFlowSample.csproj index f3c4ed82e..d7d03eae6 100644 --- a/sample/Aguacongas.TheIdServer.DeviceFlowSample/Aguacongas.TheIdServer.DeviceFlowSample.csproj +++ b/sample/Aguacongas.TheIdServer.DeviceFlowSample/Aguacongas.TheIdServer.DeviceFlowSample.csproj @@ -2,7 +2,7 @@ Exe - net5.0 + net6.0 diff --git a/sample/Aguacongas.TheIdServer.MvcClient/Aguacongas.TheIdServer.MvcClient.csproj b/sample/Aguacongas.TheIdServer.MvcClient/Aguacongas.TheIdServer.MvcClient.csproj index 7c7e75b10..68d5448d5 100644 --- a/sample/Aguacongas.TheIdServer.MvcClient/Aguacongas.TheIdServer.MvcClient.csproj +++ b/sample/Aguacongas.TheIdServer.MvcClient/Aguacongas.TheIdServer.MvcClient.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 @@ -18,7 +18,7 @@ - + diff --git a/sample/Aguacongas.TheIdServer.WsFederationSample/Aguacongas.TheIdServer.WsFederationSample.csproj b/sample/Aguacongas.TheIdServer.WsFederationSample/Aguacongas.TheIdServer.WsFederationSample.csproj index 68dcf4114..2ca2c6ef2 100644 --- a/sample/Aguacongas.TheIdServer.WsFederationSample/Aguacongas.TheIdServer.WsFederationSample.csproj +++ b/sample/Aguacongas.TheIdServer.WsFederationSample/Aguacongas.TheIdServer.WsFederationSample.csproj @@ -1,7 +1,7 @@ - + - net5.0 + net6.0 ..\..\.sonarlint\aguacongas_theidservercsharp.ruleset @@ -10,7 +10,7 @@ - + diff --git a/sample/Aguacongas.TheIdentityServer.SpaSample/Aguacongas.TheIdentityServer.SpaSample.csproj b/sample/Aguacongas.TheIdentityServer.SpaSample/Aguacongas.TheIdentityServer.SpaSample.csproj index 2c7028ff7..229877b62 100644 --- a/sample/Aguacongas.TheIdentityServer.SpaSample/Aguacongas.TheIdentityServer.SpaSample.csproj +++ b/sample/Aguacongas.TheIdentityServer.SpaSample/Aguacongas.TheIdentityServer.SpaSample.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 3.0 @@ -18,12 +18,12 @@ - + - - - - + + + + diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj index 633f72162..ca4c2aac4 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Api/Aguacongas.TheIdServer.Api.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 3d7ce8dc-f8b3-4d0a-967c-7d1aeead003e Linux @@ -21,16 +21,16 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Api/Startup.cs b/sample/MultiTiers/Aguacongas.TheIdServer.Api/Startup.cs index 432fd1fff..0c2aff8f5 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Api/Startup.cs +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Api/Startup.cs @@ -4,6 +4,7 @@ using Aguacongas.IdentityServer.EntityFramework.Store; using Aguacongas.IdentityServer.Store; using Aguacongas.TheIdServer.Admin.Hubs; +using Aguacongas.TheIdServer.Authentication; using Aguacongas.TheIdServer.Data; using Aguacongas.TheIdServer.Models; using Microsoft.AspNetCore.Builder; @@ -41,7 +42,7 @@ public void ConfigureServices(IServiceCollection services) services.AddDbContext(options => options.UseSqlServer(connectionString)) - .AddIdentityServer4AdminEntityFrameworkStores() + .AddIdentityServer4AdminEntityFrameworkStores() .AddConfigurationEntityFrameworkStores(options => options.UseSqlServer(connectionString, sql => sql.MigrationsAssembly(migrationsAssembly))) .AddOperationalEntityFrameworkStores(options => @@ -93,7 +94,7 @@ public void ConfigureServices(IServiceCollection services) options.LegacyAudienceValidation = true; }) .AddDynamic() - .AddEntityFrameworkStore() + .AddTheIdServerEntityFrameworkStore() .AddGoogle() .AddFacebook() .AddOpenIdConnect() diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj index 1cad2e65e..98bdd181e 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Aguacongas.TheIdServer.Private.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 Linux ..\.. f6987681-1871-440a-a6ea-a606c2c5ccf6 @@ -22,27 +22,27 @@ - - - - - + + + + + - - - - - - - - - + + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Startup.cs b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Startup.cs index ee766ab97..b87ceaab5 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Private/Startup.cs +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Private/Startup.cs @@ -5,6 +5,7 @@ using Aguacongas.IdentityServer.Admin.Options; using Aguacongas.IdentityServer.Admin.Services; using Aguacongas.IdentityServer.EntityFramework.Store; +using Aguacongas.TheIdServer.Authentication; using Aguacongas.TheIdServer.Data; using Aguacongas.TheIdServer.Models; using IdentityModel.AspNetCore.OAuth2Introspection; @@ -47,7 +48,7 @@ public void ConfigureServices(IServiceCollection services) services.AddDbContext(options => options.UseSqlServer(connectionString)) - .AddIdentityServer4AdminEntityFrameworkStores() + .AddIdentityServer4AdminEntityFrameworkStores() .AddConfigurationEntityFrameworkStores(options => options.UseSqlServer(connectionString, sql => sql.MigrationsAssembly(migrationsAssembly))) .AddOperationalEntityFrameworkStores(options => @@ -97,7 +98,7 @@ public void ConfigureServices(IServiceCollection services) settings.ReferenceLoopHandling = ReferenceLoopHandling.Ignore; }) .AddIdentityServerAdmin() - .AddEntityFrameworkStore(); + .AddTheIdServerStore(); services.AddDatabaseDeveloperPageExceptionFilter() .AddRazorPages(options => options.Conventions.AuthorizeAreaFolder("Identity", "/Account")); diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj index a89ec9c58..00f03e8f1 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Aguacongas.TheIdServer.Public.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 Linux ..\.. f6987681-1871-440a-a6ea-a606c2c5ccf6 @@ -24,21 +24,21 @@ - - - - - - - - + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Startup.cs b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Startup.cs index 178a0ab46..f3c3672c0 100644 --- a/sample/MultiTiers/Aguacongas.TheIdServer.Public/Startup.cs +++ b/sample/MultiTiers/Aguacongas.TheIdServer.Public/Startup.cs @@ -51,10 +51,10 @@ void configureOptions(IdentityServerOptions options) services.AddIdentityProviderStore() .AddConfigurationHttpStores(configureOptions) - .AddOperationalHttpStores() + .AddOperationalStores() .AddIdentity( options => options.SignIn.RequireConfirmedAccount = Configuration.GetValue("SignInOptions:RequireConfirmedAccount")) - .AddTheIdServerStores(configureOptions) + .AddTheIdServerStores() .AddDefaultTokenProviders(); var identityBuilder = services.AddClaimsProviders(Configuration) @@ -113,7 +113,7 @@ void configureOptions(IdentityServerOptions options) }); mvcBuilder.AddIdentityServerAdmin() - .AddTheIdServerHttpStore(); + .AddTheIdServerStore(); services.AddDatabaseDeveloperPageExceptionFilter() .AddRazorPages(options => options.Conventions.AuthorizeAreaFolder("Identity", "/Account")); diff --git a/src/Aguacongas.TheIdServer.Authentication/Aguacongas.TheIdServer.Authentication.csproj b/src/Aguacongas.TheIdServer.Authentication/Aguacongas.TheIdServer.Authentication.csproj index 9c87c8fe8..aa8625cb3 100644 --- a/src/Aguacongas.TheIdServer.Authentication/Aguacongas.TheIdServer.Authentication.csproj +++ b/src/Aguacongas.TheIdServer.Authentication/Aguacongas.TheIdServer.Authentication.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.Authentication https://github.com/Aguafrommars/TheIdServer diff --git a/src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj b/src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj index eb68a92c7..a0b50097c 100644 --- a/src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj +++ b/src/Aguacongas.TheIdServer.BlazorApp/Aguacongas.TheIdServer.BlazorApp.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp package-icon.png @@ -13,6 +13,7 @@ TheIdServer administration application. 3.0 true + true @@ -32,8 +33,8 @@ - - + + diff --git a/src/Aguacongas.TheIdServer.Identity/Aguacongas.TheIdServer.Identity.csproj b/src/Aguacongas.TheIdServer.Identity/Aguacongas.TheIdServer.Identity.csproj index 459737570..eb2488659 100644 --- a/src/Aguacongas.TheIdServer.Identity/Aguacongas.TheIdServer.Identity.csproj +++ b/src/Aguacongas.TheIdServer.Identity/Aguacongas.TheIdServer.Identity.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.Identity https://github.com/Aguafrommars/TheIdServer @@ -26,7 +26,7 @@ - + diff --git a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj index ae6a08d65..b10d04293 100644 --- a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj +++ b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj @@ -1,16 +1,16 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer package-icon.png https://github.com/Aguafrommars/TheIdServer git aspnetcore;identityserver4;oidc,oauth;authentication;security - OpenID/Connect server base on IdentityServer4. + OpenID/Connect , OAuth and WS-Federation server base on IdentityServer4. Full f6987681-1871-440a-a6ea-a606c2c5ccf6 ..\..\docker-compose.dcproj @@ -43,15 +43,15 @@ - - - - - - - + + + + + + + - + diff --git a/src/Aguacongas.TheIdServer/Models/HostModelOptions.cs b/src/Aguacongas.TheIdServer/Models/HostModelOptions.cs new file mode 100644 index 000000000..6ccab28bd --- /dev/null +++ b/src/Aguacongas.TheIdServer/Models/HostModelOptions.cs @@ -0,0 +1,15 @@ +// Project: Aguafrommars/TheIdServer +// Copyright (c) 2021 @Olivier Lefebvre +using Microsoft.AspNetCore.Mvc.Rendering; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading.Tasks; + +namespace Aguacongas.TheIdServer.Models +{ + public class HostModelOptions + { + public RenderMode RenderMode { get; set; } + } +} diff --git a/src/Aguacongas.TheIdServer/Startup.cs b/src/Aguacongas.TheIdServer/Startup.cs index 071238b06..7652c1863 100644 --- a/src/Aguacongas.TheIdServer/Startup.cs +++ b/src/Aguacongas.TheIdServer/Startup.cs @@ -169,7 +169,8 @@ void configureOptions(IdentityServerOptions options) ConfigureDynamicProviderManager(mvcBuilder, isProxy); services.AddRemoteAuthentication(); - services.AddScoped() + services.Configure(Configuration.GetSection(nameof(HostModelOptions))) + .AddScoped() .AddScoped() .AddScoped() .AddScoped() diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Components/Aguacongas.TheIdServer.BlazorApp.Components.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Components/Aguacongas.TheIdServer.BlazorApp.Components.csproj index c396ccd2e..c46fc26f4 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Components/Aguacongas.TheIdServer.BlazorApp.Components.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Components/Aguacongas.TheIdServer.BlazorApp.Components.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -20,8 +20,8 @@ - - + + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Infrastructure/Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Infrastructure/Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj index 762731622..f39e0ab22 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Infrastructure/Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Infrastructure/Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj @@ -1,39 +1,39 @@  - - net5.0 - Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre - https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE - https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp - https://github.com/Aguafrommars/TheIdServer - git - theidserver;identityserver4;oidc;oauth;identity,authentication;security - TheIdServer administration application models, services, validators and extensions. - Full - Aguacongas.TheIdServer.BlazorApp - package-icon.png - ..\..\..\.sonarlint\aguacongas_theidservercsharp.ruleset - + + net6.0 + Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre + https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE + https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp + https://github.com/Aguafrommars/TheIdServer + git + theidserver;identityserver4;oidc;oauth;identity,authentication;security + TheIdServer administration application models, services, validators and extensions. + Full + Aguacongas.TheIdServer.BlazorApp + package-icon.png + ..\..\..\.sonarlint\aguacongas_theidservercsharp.ruleset + - - - + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Api/Aguacongas.TheIdServer.BlazorApp.Pages.Api.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Api/Aguacongas.TheIdServer.BlazorApp.Pages.Api.csproj index f44971bfe..cee789fbf 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Api/Aguacongas.TheIdServer.BlazorApp.Pages.Api.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Api/Aguacongas.TheIdServer.BlazorApp.Pages.Api.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -19,13 +19,12 @@ - - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope.csproj index b475671c3..07d452fc8 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScope.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes.csproj index d7e76bd54..34f23af44 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes/Aguacongas.TheIdServer.BlazorApp.Pages.ApiScopes.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Apis/Aguacongas.TheIdServer.BlazorApp.Pages.Apis.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Apis/Aguacongas.TheIdServer.BlazorApp.Pages.Apis.csproj index 4e6622244..1b843c4a3 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Apis/Aguacongas.TheIdServer.BlazorApp.Pages.Apis.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Apis/Aguacongas.TheIdServer.BlazorApp.Pages.Apis.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Client/Aguacongas.TheIdServer.BlazorApp.Pages.Client.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Client/Aguacongas.TheIdServer.BlazorApp.Pages.Client.csproj index 26aae18f5..a188e12ac 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Client/Aguacongas.TheIdServer.BlazorApp.Pages.Client.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Client/Aguacongas.TheIdServer.BlazorApp.Pages.Client.csproj @@ -1,9 +1,9 @@ - + - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Clients/Aguacongas.TheIdServer.BlazorApp.Pages.Clients.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Clients/Aguacongas.TheIdServer.BlazorApp.Pages.Clients.csproj index 5d29fcd83..b65c9d7a6 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Clients/Aguacongas.TheIdServer.BlazorApp.Pages.Clients.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Clients/Aguacongas.TheIdServer.BlazorApp.Pages.Clients.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Culture/Aguacongas.TheIdServer.BlazorApp.Pages.Culture.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Culture/Aguacongas.TheIdServer.BlazorApp.Pages.Culture.csproj index 9d84c21a0..df90ca469 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Culture/Aguacongas.TheIdServer.BlazorApp.Pages.Culture.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Culture/Aguacongas.TheIdServer.BlazorApp.Pages.Culture.csproj @@ -1,9 +1,9 @@ - + - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures.csproj index 87824b73e..b3dbaafaa 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures/Aguacongas.TheIdServer.BlazorApp.Pages.Cultures.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider.csproj index e42e64e69..8c00250ff 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProvider.csproj @@ -1,9 +1,9 @@ - + - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders.csproj index 9fd52a595..b608e8eea 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders/Aguacongas.TheIdServer.BlazorApp.Pages.ExternalProviders.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identities/Aguacongas.TheIdServer.BlazorApp.Pages.Identities.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identities/Aguacongas.TheIdServer.BlazorApp.Pages.Identities.csproj index 8705f47df..13eedb92c 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identities/Aguacongas.TheIdServer.BlazorApp.Pages.Identities.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identities/Aguacongas.TheIdServer.BlazorApp.Pages.Identities.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identity/Aguacongas.TheIdServer.BlazorApp.Pages.Identity.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identity/Aguacongas.TheIdServer.BlazorApp.Pages.Identity.csproj index 38a1b0106..fa71b5ee3 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identity/Aguacongas.TheIdServer.BlazorApp.Pages.Identity.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Identity/Aguacongas.TheIdServer.BlazorApp.Pages.Identity.csproj @@ -1,9 +1,9 @@ - + - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Import/Aguacongas.TheIdServer.BlazorApp.Pages.Import.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Import/Aguacongas.TheIdServer.BlazorApp.Pages.Import.csproj index 7f8d94c79..fe80ce0c3 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Import/Aguacongas.TheIdServer.BlazorApp.Pages.Import.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Import/Aguacongas.TheIdServer.BlazorApp.Pages.Import.csproj @@ -1,9 +1,9 @@ - + - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Keys/Aguacongas.TheIdServer.BlazorApp.Pages.Keys.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Keys/Aguacongas.TheIdServer.BlazorApp.Pages.Keys.csproj index 92ba7deb7..17e832797 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Keys/Aguacongas.TheIdServer.BlazorApp.Pages.Keys.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Keys/Aguacongas.TheIdServer.BlazorApp.Pages.Keys.csproj @@ -1,9 +1,9 @@ - + - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties.csproj index cd84d93e7..cdcd6064d 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParties.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty.csproj index f83a9230a..4a74662cd 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty/Aguacongas.TheIdServer.BlazorApp.Pages.RelyingParty.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -26,7 +26,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Role/Aguacongas.TheIdServer.BlazorApp.Pages.Role.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Role/Aguacongas.TheIdServer.BlazorApp.Pages.Role.csproj index 58ec9f0af..d42a57cc0 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Role/Aguacongas.TheIdServer.BlazorApp.Pages.Role.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Role/Aguacongas.TheIdServer.BlazorApp.Pages.Role.csproj @@ -1,9 +1,9 @@ - + - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Roles/Aguacongas.TheIdServer.BlazorApp.Pages.Roles.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Roles/Aguacongas.TheIdServer.BlazorApp.Pages.Roles.csproj index 1bffb80e4..c937b109c 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Roles/Aguacongas.TheIdServer.BlazorApp.Pages.Roles.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Roles/Aguacongas.TheIdServer.BlazorApp.Pages.Roles.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.User/Aguacongas.TheIdServer.BlazorApp.Pages.User.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.User/Aguacongas.TheIdServer.BlazorApp.Pages.User.csproj index c8d8c62cf..7e4411ab0 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.User/Aguacongas.TheIdServer.BlazorApp.Pages.User.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.User/Aguacongas.TheIdServer.BlazorApp.Pages.User.csproj @@ -1,9 +1,9 @@ - + - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp https://github.com/Aguafrommars/TheIdServer @@ -25,7 +25,7 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Users/Aguacongas.TheIdServer.BlazorApp.Pages.Users.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Users/Aguacongas.TheIdServer.BlazorApp.Pages.Users.csproj index edf7894fa..e9e40e62e 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Users/Aguacongas.TheIdServer.BlazorApp.Pages.Users.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages.Users/Aguacongas.TheIdServer.BlazorApp.Pages.Users.csproj @@ -1,38 +1,38 @@  - net5.0 - Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre - https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE - https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp - https://github.com/Aguafrommars/TheIdServer - git - theidserver;identityserver4;oidc;oauth;identity,authentication;security - TheIdServer administration application user list page. - Full - package-icon.png - ..\..\..\.sonarlint\aguacongas_theidservercsharp.ruleset + net6.0 + Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre + https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE + https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp + https://github.com/Aguafrommars/TheIdServer + git + theidserver;identityserver4;oidc;oauth;identity,authentication;security + TheIdServer administration application user list page. + Full + package-icon.png + ..\..\..\.sonarlint\aguacongas_theidservercsharp.ruleset - + - + - + - + - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages/Aguacongas.TheIdServer.BlazorApp.Pages.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages/Aguacongas.TheIdServer.BlazorApp.Pages.csproj index 8535be203..cea91f11c 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages/Aguacongas.TheIdServer.BlazorApp.Pages.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Pages/Aguacongas.TheIdServer.BlazorApp.Pages.csproj @@ -1,35 +1,35 @@ - + - - net5.0 - Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre - https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE - https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp - https://github.com/Aguafrommars/TheIdServer - git - theidserver;identityserver4;oidc;oauth;identity,authentication;security - TheIdServer administration application pages. - Full - package-icon.png - ..\..\..\.sonarlint\aguacongas_theidservercsharp.ruleset - + + net6.0 + Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre + https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE + https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer.BlazorApp + https://github.com/Aguafrommars/TheIdServer + git + theidserver;identityserver4;oidc;oauth;identity,authentication;security + TheIdServer administration application pages. + Full + package-icon.png + ..\..\..\.sonarlint\aguacongas_theidservercsharp.ruleset + - - - + + + - - - - + + + + - - - + + + - + - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.Admin.Http.Store/Aguacongas.IdentityServer.Admin.Http.Store.csproj b/src/IdentityServer/Aguacongas.IdentityServer.Admin.Http.Store/Aguacongas.IdentityServer.Admin.Http.Store.csproj index 146bbc607..67c9f1150 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.Admin.Http.Store/Aguacongas.IdentityServer.Admin.Http.Store.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.Admin.Http.Store/Aguacongas.IdentityServer.Admin.Http.Store.csproj @@ -4,7 +4,7 @@ netstandard2.0 Olivier Lefebvre TheIdServer administration HTTP stores. - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://github.com/Aguafrommars/TheIdServer/tree/master/src/IdentityServer/Aguacongas.IdentityServer.Admin.Http.Store https://github.com/aguacongas/TheIdServer git @@ -27,10 +27,10 @@ - - - - + + + + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj b/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj index 6a812ba7d..cfd5d9eb1 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.Admin/Aguacongas.IdentityServer.Admin.csproj @@ -1,10 +1,10 @@  - net5.0 + net6.0 Olivier Lefebvre Expose OData controllers to manage IdentityServer4. - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://github.com/Aguafrommars/TheIdServer/tree/master/src/IdentityServer/Aguacongas.IdentityServer.Admin https://github.com/aguacongas/TheIdServer git @@ -28,20 +28,20 @@ - + - + - - - - + + + + - - - + + + - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.EntityFramework.Store/Aguacongas.IdentityServer.EntityFramework.Store.csproj b/src/IdentityServer/Aguacongas.IdentityServer.EntityFramework.Store/Aguacongas.IdentityServer.EntityFramework.Store.csproj index 3c5c4a3e0..c0b019c24 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.EntityFramework.Store/Aguacongas.IdentityServer.EntityFramework.Store.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.EntityFramework.Store/Aguacongas.IdentityServer.EntityFramework.Store.csproj @@ -1,10 +1,10 @@  - net5.0 + net6.0 Olivier Lefebvre IdentityServer4 EF Core stores implementation for TheIdServer. - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://github.com/Aguafrommars/TheIdServer/tree/master/src/IdentityServer/Aguacongas.IdentityServer.EntityFramework.Store https://github.com/aguacongas/TheIdServer git @@ -26,7 +26,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.Http.Store/Aguacongas.IdentityServer.Http.Store.csproj b/src/IdentityServer/Aguacongas.IdentityServer.Http.Store/Aguacongas.IdentityServer.Http.Store.csproj index 61377aca6..1c11c4331 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.Http.Store/Aguacongas.IdentityServer.Http.Store.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.Http.Store/Aguacongas.IdentityServer.Http.Store.csproj @@ -1,10 +1,10 @@  - net5.0 + net6.0 Olivier Lefebvre IdentityServer4 HTTP stores implementation for TheIdServer API. - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://github.com/Aguafrommars/TheIdServer/tree/master/src/IdentityServer/Aguacongas.IdentityServer.EntityFramework.Store https://github.com/aguacongas/TheIdServer git @@ -28,7 +28,7 @@ - + @@ -36,7 +36,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj index a21cdacb4..cdd89ebf4 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj @@ -1,10 +1,10 @@  - net5.0 + net6.0 Olivier Lefebvre IdentityServer4 signing keys rotation. - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://github.com/Aguafrommars/TheIdServer/tree/master/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation https://github.com/aguacongas/TheIdServer git @@ -23,15 +23,15 @@ - - - + + + - + - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.MongoDb.Store/Aguacongas.IdentityServer.MongoDb.Store.csproj b/src/IdentityServer/Aguacongas.IdentityServer.MongoDb.Store/Aguacongas.IdentityServer.MongoDb.Store.csproj index 99a3e287f..708a4f98a 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.MongoDb.Store/Aguacongas.IdentityServer.MongoDb.Store.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.MongoDb.Store/Aguacongas.IdentityServer.MongoDb.Store.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 Olivier Lefebvre IdentityServer4 MongoDb stores implementation for TheIdServer. Copyright (c) 2021 @Olivier Lefebvre diff --git a/src/IdentityServer/Aguacongas.IdentityServer.RavenDb.Store/Aguacongas.IdentityServer.RavenDb.Store.csproj b/src/IdentityServer/Aguacongas.IdentityServer.RavenDb.Store/Aguacongas.IdentityServer.RavenDb.Store.csproj index 6a8cfae04..cba655f2a 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.RavenDb.Store/Aguacongas.IdentityServer.RavenDb.Store.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.RavenDb.Store/Aguacongas.IdentityServer.RavenDb.Store.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 Olivier Lefebvre IdentityServer4 RavenDb stores implementation for TheIdServer. Copyright (c) 2021 @Olivier Lefebvre @@ -26,7 +26,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.Store/Aguacongas.IdentityServer.Store.csproj b/src/IdentityServer/Aguacongas.IdentityServer.Store/Aguacongas.IdentityServer.Store.csproj index 6fefcbe9c..5f12ff603 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.Store/Aguacongas.IdentityServer.Store.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.Store/Aguacongas.IdentityServer.Store.csproj @@ -4,7 +4,7 @@ netstandard2.0 Olivier Lefebvre TheIdServer entities and interfaces. - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://github.com/Aguafrommars/TheIdServer/tree/master/src/IdentityServer/Aguacongas.IdentityServer.Store https://github.com/aguacongas/TheIdServer git @@ -28,7 +28,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Aguacongas.IdentityServer.WsFederation.csproj b/src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Aguacongas.IdentityServer.WsFederation.csproj index 314cab8ec..b4d4278be 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Aguacongas.IdentityServer.WsFederation.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Aguacongas.IdentityServer.WsFederation.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 Olivier Lefebvre Add WS-Federation controller ot your IdentityServer4 server. Copyright (c) 2021 @Olivier Lefebvre diff --git a/src/IdentityServer/Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj b/src/IdentityServer/Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj index 04ef85b05..54af6ecf0 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj @@ -1,9 +1,9 @@  - net5.0 + net6.0 Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/IdentityServer/Aguacongas.IdentityServer https://github.com/Aguafrommars/TheIdServer @@ -27,16 +27,16 @@ - + - - - - + + + + diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.MySql/Aguacongas.TheIdServer.Migrations.MySql.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.MySql/Aguacongas.TheIdServer.Migrations.MySql.csproj index 20f4335f5..182a170f5 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.MySql/Aguacongas.TheIdServer.Migrations.MySql.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.MySql/Aguacongas.TheIdServer.Migrations.MySql.csproj @@ -1,42 +1,43 @@  - - net5.0 - Aguacongas.TheIdServer.MySql - Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre - https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE - https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer - https://github.com/Aguafrommars/TheIdServer - git - theidserver;mysql - Contains db contexts migrations code for MySql. - package-icon.png - ..\..\..\..\.sonarlint\aguacongas_theidservercsharp.ruleset - + + net6.0 + Aguacongas.TheIdServer.MySql + Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre + https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE + https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer + https://github.com/Aguafrommars/TheIdServer + git + theidserver;mysql + Contains db contexts migrations code for MySql. + package-icon.png + ..\..\..\..\.sonarlint\aguacongas_theidservercsharp.ruleset + - - - + + + - - - - PreserveNewest - - + + + + PreserveNewest + Never + + - + - + - - - + + + diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Oracle/Aguacongas.TheIdServer.Migrations.Oracle.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Oracle/Aguacongas.TheIdServer.Migrations.Oracle.csproj index 357bc2973..0cccaf859 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Oracle/Aguacongas.TheIdServer.Migrations.Oracle.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Oracle/Aguacongas.TheIdServer.Migrations.Oracle.csproj @@ -1,10 +1,10 @@  - net5.0 + net6.0 Aguacongas.TheIdServer.Oracle Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer https://github.com/Aguafrommars/TheIdServer @@ -21,7 +21,7 @@ - + diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.PostgreSQL/Aguacongas.TheIdServer.Migrations.PostgreSQL.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.PostgreSQL/Aguacongas.TheIdServer.Migrations.PostgreSQL.csproj index 81f3dcd70..3b2314a81 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.PostgreSQL/Aguacongas.TheIdServer.Migrations.PostgreSQL.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.PostgreSQL/Aguacongas.TheIdServer.Migrations.PostgreSQL.csproj @@ -1,10 +1,10 @@  - net5.0 + net6.0 Aguacongas.TheIdServer.PostgreSQL Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer https://github.com/Aguafrommars/TheIdServer @@ -16,25 +16,26 @@ - + - - - PreserveNewest - + + + PreserveNewest + Never + - + - + diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.SqlServer/Aguacongas.TheIdServer.Migrations.SqlServer.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.SqlServer/Aguacongas.TheIdServer.Migrations.SqlServer.csproj index e92cb6144..70bbde4f8 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.SqlServer/Aguacongas.TheIdServer.Migrations.SqlServer.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.SqlServer/Aguacongas.TheIdServer.Migrations.SqlServer.csproj @@ -1,10 +1,10 @@  - net5.0 + net6.0 Aguacongas.TheIdServer.SqlServer Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer https://github.com/Aguafrommars/TheIdServer @@ -20,7 +20,7 @@ - + diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Sqlite/Aguacongas.TheIdServer.Migrations.Sqlite.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Sqlite/Aguacongas.TheIdServer.Migrations.Sqlite.csproj index ca3cd6cf4..5f4141b87 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Sqlite/Aguacongas.TheIdServer.Migrations.Sqlite.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Migrations.Sqlite/Aguacongas.TheIdServer.Migrations.Sqlite.csproj @@ -1,10 +1,10 @@  - net5.0 + net6.0 Aguacongas.TheIdServer.Sqlite Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer https://github.com/Aguafrommars/TheIdServer @@ -20,7 +20,7 @@ - + diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.MySql.Startup/Aguacongas.TheIdServer.MySql.Startup.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.MySql.Startup/Aguacongas.TheIdServer.MySql.Startup.csproj index 33252f943..30d7861ed 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.MySql.Startup/Aguacongas.TheIdServer.MySql.Startup.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.MySql.Startup/Aguacongas.TheIdServer.MySql.Startup.csproj @@ -2,11 +2,11 @@ Exe - net5.0 + net6.0 Aguacongas.TheIdServer.MySql Aguacongas.TheIdServer.MySql.Program Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer https://github.com/Aguafrommars/TheIdServer @@ -21,8 +21,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Oracle.Startup/Aguacongas.TheIdServer.Oracle.Startup.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Oracle.Startup/Aguacongas.TheIdServer.Oracle.Startup.csproj index 877ac1018..2fec979e9 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Oracle.Startup/Aguacongas.TheIdServer.Oracle.Startup.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Oracle.Startup/Aguacongas.TheIdServer.Oracle.Startup.csproj @@ -2,11 +2,11 @@ Exe - net5.0 + net6.0 Aguacongas.TheIdServer.Oracle Aguacongas.TheIdServer.Oracle.Program Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer https://github.com/Aguafrommars/TheIdServer @@ -21,8 +21,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.PostgreSQL.Startup/Aguacongas.TheIdServer.PostgreSQL.Startup.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.PostgreSQL.Startup/Aguacongas.TheIdServer.PostgreSQL.Startup.csproj index 4dff7cf0e..7ebbb4316 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.PostgreSQL.Startup/Aguacongas.TheIdServer.PostgreSQL.Startup.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.PostgreSQL.Startup/Aguacongas.TheIdServer.PostgreSQL.Startup.csproj @@ -2,11 +2,11 @@ Exe - net5.0 + net6.0 Aguacongas.TheIdServer.PostgreSQL Aguacongas.TheIdServer.PostgreSQL.Program Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer https://github.com/Aguafrommars/TheIdServer @@ -21,8 +21,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.SqlServer.Startup/Aguacongas.TheIdServer.SqlServer.Startup.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.SqlServer.Startup/Aguacongas.TheIdServer.SqlServer.Startup.csproj index ed4a7ec7d..629fe7e7a 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.SqlServer.Startup/Aguacongas.TheIdServer.SqlServer.Startup.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.SqlServer.Startup/Aguacongas.TheIdServer.SqlServer.Startup.csproj @@ -2,11 +2,11 @@ Exe - net5.0 + net6.0 Aguacongas.TheIdServer.SqlServer Aguacongas.TheIdServer.SqlServer.Program Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer https://github.com/Aguafrommars/TheIdServer @@ -21,8 +21,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Sqlite.Startup/Aguacongas.TheIdServer.Sqlite.Startup.csproj b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Sqlite.Startup/Aguacongas.TheIdServer.Sqlite.Startup.csproj index f6d669880..b9cd60f86 100644 --- a/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Sqlite.Startup/Aguacongas.TheIdServer.Sqlite.Startup.csproj +++ b/src/IdentityServer/Migrations/Aguacongas.TheIdServer.Sqlite.Startup/Aguacongas.TheIdServer.Sqlite.Startup.csproj @@ -2,11 +2,11 @@ Exe - net5.0 + net6.0 Aguacongas.TheIdServer.Sqlite Aguacongas.TheIdServer.Sqlite.Program Olivier Lefebvre - Copyright (c) 2020 @Olivier Lefebvre + Copyright (c) 2021 @Olivier Lefebvre https://raw.githubusercontent.com/Aguafrommars/TheIdServer/master/LICENSE https://github.com/Aguafrommars/TheIdServer/tree/master/src/Aguacongas.TheIdServer https://github.com/Aguafrommars/TheIdServer @@ -21,8 +21,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Aguacongas.IdentityServer.Admin.Http.Store.Test/Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj b/test/Aguacongas.IdentityServer.Admin.Http.Store.Test/Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj index c4d95d3a2..a31200f11 100644 --- a/test/Aguacongas.IdentityServer.Admin.Http.Store.Test/Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj +++ b/test/Aguacongas.IdentityServer.Admin.Http.Store.Test/Aguacongas.IdentityServer.Admin.Http.Store.Test.csproj @@ -1,7 +1,7 @@ - + - net5.0 + net6.0 false diff --git a/test/Aguacongas.IdentityServer.Admin.Test/Aguacongas.IdentityServer.Admin.Test.csproj b/test/Aguacongas.IdentityServer.Admin.Test/Aguacongas.IdentityServer.Admin.Test.csproj index 6e4bf4021..72f44d051 100644 --- a/test/Aguacongas.IdentityServer.Admin.Test/Aguacongas.IdentityServer.Admin.Test.csproj +++ b/test/Aguacongas.IdentityServer.Admin.Test/Aguacongas.IdentityServer.Admin.Test.csproj @@ -1,14 +1,14 @@  - net5.0 + net6.0 false - - + + diff --git a/test/Aguacongas.IdentityServer.EntityFramework.Store.Test/Aguacongas.IdentityServer.EntityFramework.Store.Test.csproj b/test/Aguacongas.IdentityServer.EntityFramework.Store.Test/Aguacongas.IdentityServer.EntityFramework.Store.Test.csproj index 0fda5caec..f769be8fc 100644 --- a/test/Aguacongas.IdentityServer.EntityFramework.Store.Test/Aguacongas.IdentityServer.EntityFramework.Store.Test.csproj +++ b/test/Aguacongas.IdentityServer.EntityFramework.Store.Test/Aguacongas.IdentityServer.EntityFramework.Store.Test.csproj @@ -1,13 +1,13 @@  - net5.0 + net6.0 false - + diff --git a/test/Aguacongas.IdentityServer.Http.Store.Test/Aguacongas.IdentityServer.Http.Store.Test.csproj b/test/Aguacongas.IdentityServer.Http.Store.Test/Aguacongas.IdentityServer.Http.Store.Test.csproj index ccb844758..b2366cc69 100644 --- a/test/Aguacongas.IdentityServer.Http.Store.Test/Aguacongas.IdentityServer.Http.Store.Test.csproj +++ b/test/Aguacongas.IdentityServer.Http.Store.Test/Aguacongas.IdentityServer.Http.Store.Test.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 false diff --git a/test/Aguacongas.IdentityServer.KeysRotation.Test/Aguacongas.IdentityServer.KeysRotation.Test.csproj b/test/Aguacongas.IdentityServer.KeysRotation.Test/Aguacongas.IdentityServer.KeysRotation.Test.csproj index 750744d49..3b9548e87 100644 --- a/test/Aguacongas.IdentityServer.KeysRotation.Test/Aguacongas.IdentityServer.KeysRotation.Test.csproj +++ b/test/Aguacongas.IdentityServer.KeysRotation.Test/Aguacongas.IdentityServer.KeysRotation.Test.csproj @@ -1,14 +1,14 @@  - net5.0 + net6.0 false - - + + diff --git a/test/Aguacongas.IdentityServer.MongoDb.Store.Test/Aguacongas.IdentityServer.MongoDb.Store.Test.csproj b/test/Aguacongas.IdentityServer.MongoDb.Store.Test/Aguacongas.IdentityServer.MongoDb.Store.Test.csproj index a6c0e3f93..12c53db01 100644 --- a/test/Aguacongas.IdentityServer.MongoDb.Store.Test/Aguacongas.IdentityServer.MongoDb.Store.Test.csproj +++ b/test/Aguacongas.IdentityServer.MongoDb.Store.Test/Aguacongas.IdentityServer.MongoDb.Store.Test.csproj @@ -1,7 +1,7 @@ - + - net5.0 + net6.0 false diff --git a/test/Aguacongas.IdentityServer.RavenDb.Store.Test/Aguacongas.IdentityServer.RavenDb.Store.Test.csproj b/test/Aguacongas.IdentityServer.RavenDb.Store.Test/Aguacongas.IdentityServer.RavenDb.Store.Test.csproj index a765dbb51..4e7890cfc 100644 --- a/test/Aguacongas.IdentityServer.RavenDb.Store.Test/Aguacongas.IdentityServer.RavenDb.Store.Test.csproj +++ b/test/Aguacongas.IdentityServer.RavenDb.Store.Test/Aguacongas.IdentityServer.RavenDb.Store.Test.csproj @@ -1,16 +1,16 @@  - net5.0 + net6.0 false - + - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Aguacongas.TheIdServer.Authentication..Integration.Test/Aguacongas.TheIdServer.Authentication.IntegrationTest.csproj b/test/Aguacongas.TheIdServer.Authentication..Integration.Test/Aguacongas.TheIdServer.Authentication.IntegrationTest.csproj index 04e236dd1..9f4d2a402 100644 --- a/test/Aguacongas.TheIdServer.Authentication..Integration.Test/Aguacongas.TheIdServer.Authentication.IntegrationTest.csproj +++ b/test/Aguacongas.TheIdServer.Authentication..Integration.Test/Aguacongas.TheIdServer.Authentication.IntegrationTest.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 false @@ -25,7 +25,7 @@ - + diff --git a/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj b/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj index 5e43d27da..248ede26c 100644 --- a/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj +++ b/test/Aguacongas.TheIdServer.BlazorApp.Test/Aguacongas.TheIdServer.BlazorApp.Test.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 false diff --git a/test/Aguacongas.TheIdServer.Identity.IntegrationTest/Aguacongas.TheIdServer.Identity.IntegrationTest.csproj b/test/Aguacongas.TheIdServer.Identity.IntegrationTest/Aguacongas.TheIdServer.Identity.IntegrationTest.csproj index 6e0a89485..65c198be1 100644 --- a/test/Aguacongas.TheIdServer.Identity.IntegrationTest/Aguacongas.TheIdServer.Identity.IntegrationTest.csproj +++ b/test/Aguacongas.TheIdServer.Identity.IntegrationTest/Aguacongas.TheIdServer.Identity.IntegrationTest.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 false @@ -19,10 +19,10 @@ - - + + - + diff --git a/test/Aguacongas.TheIdServer.Identity.Test/Aguacongas.TheIdServer.Identity.Test.csproj b/test/Aguacongas.TheIdServer.Identity.Test/Aguacongas.TheIdServer.Identity.Test.csproj index e5dc30aca..97714f1a4 100644 --- a/test/Aguacongas.TheIdServer.Identity.Test/Aguacongas.TheIdServer.Identity.Test.csproj +++ b/test/Aguacongas.TheIdServer.Identity.Test/Aguacongas.TheIdServer.Identity.Test.csproj @@ -1,13 +1,13 @@  - net5.0 + net6.0 false - + diff --git a/test/Aguacongas.TheIdServer.IntegrationTest/Aguacongas.TheIdServer.IntegrationTest.csproj b/test/Aguacongas.TheIdServer.IntegrationTest/Aguacongas.TheIdServer.IntegrationTest.csproj index 6fb7abf91..ac1f77620 100644 --- a/test/Aguacongas.TheIdServer.IntegrationTest/Aguacongas.TheIdServer.IntegrationTest.csproj +++ b/test/Aguacongas.TheIdServer.IntegrationTest/Aguacongas.TheIdServer.IntegrationTest.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 3.0 true @@ -11,10 +11,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + diff --git a/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj b/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj index 9116ba83c..fbff8c812 100644 --- a/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj +++ b/test/Aguacongas.TheIdServer.Test/Aguacongas.TheIdServer.Test.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 false diff --git a/test/Microsoft.AspNetCore.Components.Testing/Microsoft.AspNetCore.Components.Testing.csproj b/test/Microsoft.AspNetCore.Components.Testing/Microsoft.AspNetCore.Components.Testing.csproj index 9ca34e7be..ddde12676 100644 --- a/test/Microsoft.AspNetCore.Components.Testing/Microsoft.AspNetCore.Components.Testing.csproj +++ b/test/Microsoft.AspNetCore.Components.Testing/Microsoft.AspNetCore.Components.Testing.csproj @@ -1,12 +1,12 @@  - net5.0 + net6.0 - - + +