Skip to content
New issue

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

Dependencies not current #117

Open
dtivel opened this issue Jan 10, 2023 · 0 comments
Open

Dependencies not current #117

dtivel opened this issue Jan 10, 2023 · 0 comments

Comments

@dtivel
Copy link

dtivel commented Jan 10, 2023

Most relevant to dotnet/sign is netstandard2.0 for RSAKeyVaultProvider and its dependency on Azure.Security.KeyVault.Keys.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant