fix: updated deps #34
Annotations
4 warnings
Releasing:
src/EAVFW.Extensions.OIDCIdentity/Services/KeyvaultCertificateProvider.cs#L39
'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)
|
Releasing:
src/EAVFW.Extensions.OIDCIdentity/OpenIddictEAVFrameworkeExtensions.cs#L98
'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)
|
Releasing
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "EAVFramework
|
Releasing
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "EAVFramework
|