Merge pull request #1298 from Aguafrommars/fix/dependencies #179
Annotations
11 warnings
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
deploy
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
deploy:
src/IdentityServer/Aguacongas.IdentityServer.Admin/Configuration/SigningKeysLoader.cs#L43
'X509Certificate2.X509Certificate2(string, string?, X509KeyStorageFlags)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
deploy:
src/IdentityServer/Aguacongas.IdentityServer.Admin/Services/CertificateVerifierService.cs#L33
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
deploy:
src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Stores/RelyingPartyStore.cs#L56
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
deploy:
src/IdentityServer/Duende/Aguacongas.IdentityServer.Saml2p.Duende/Services/Store/RelyingPartyStore.cs#L67
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
deploy:
src/IdentityServer/Duende/Aguacongas.IdentityServer.Saml2p.Duende/Services/Store/RelyingPartyStore.cs#L96
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
deploy:
src/Aguacongas.TheIdServer.Duende/Extensions/ServiceCollectionExtensions.cs#L364
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
deploy:
src/Aguacongas.TheIdServer.Duende/Extensions/ServiceCollectionExtensions.cs#L444
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
deploy:
src/Aguacongas.TheIdServer.BlazorApp/Roots.xml#L2
Could not resolve assembly 'Microsoft.Authentication.WebAssembly.Msal'.
|