We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Most relevant to dotnet/sign is netstandard2.0 for RSAKeyVaultProvider and its dependency on Azure.Security.KeyVault.Keys.
netstandard2.0
E:\git\RSAKeyVaultProvider>dotnet list package --outdated The following sources were used: https://api.nuget.org/v3/index.json C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\ https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet7/nuget/v3/index.json https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json Project `RSAKeyVaultProvider` has the following updates to its packages [netstandard2.0]: Top-level Package Requested Resolved Latest > Azure.Security.KeyVault.Keys 4.2.0 4.2.0 4.4.0 > Microsoft.SourceLink.GitHub 1.0.0 1.0.0 1.1.1 > Nerdbank.GitVersioning 3.4.231 3.4.231 3.5.119 Project `RSAKeyVaultProvider.Tests` has the following updates to its packages [netcoreapp2.1]: Top-level Package Requested Resolved Latest > Azure.Identity 1.4.0 1.4.0 1.8.0 > Azure.Security.KeyVault.Certificates 4.2.0 4.2.0 4.4.0 > Microsoft.IdentityModel.Clients.ActiveDirectory 5.2.9 5.2.9 5.3.0 > Microsoft.NET.Test.Sdk 16.10.0 16.10.0 17.4.1 > Microsoft.SourceLink.GitHub 1.0.0 1.0.0 1.1.1 > Nerdbank.GitVersioning 3.4.231 3.4.231 3.5.119 > Newtonsoft.Json 13.0.1 13.0.1 13.0.2 > xunit 2.4.1 2.4.1 2.4.2 > xunit.runner.visualstudio 2.4.3 2.4.3 2.4.5 [net47]: Top-level Package Requested Resolved Latest > Azure.Identity 1.4.0 1.4.0 1.8.0 > Azure.Security.KeyVault.Certificates 4.2.0 4.2.0 4.4.0 > Microsoft.IdentityModel.Clients.ActiveDirectory 5.2.9 5.2.9 5.3.0 > Microsoft.NET.Test.Sdk 16.10.0 16.10.0 17.4.1 > Microsoft.SourceLink.GitHub 1.0.0 1.0.0 1.1.1 > Nerdbank.GitVersioning 3.4.231 3.4.231 3.5.119 > Newtonsoft.Json 13.0.1 13.0.1 13.0.2 > xunit 2.4.1 2.4.1 2.4.2 > xunit.runner.visualstudio 2.4.3 2.4.3 2.4.5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Most relevant to dotnet/sign is
netstandard2.0
for RSAKeyVaultProvider and its dependency on Azure.Security.KeyVault.Keys.The text was updated successfully, but these errors were encountered: