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

Microsoft.TeamFoundationServer.Client 19.246.0-preview #14006

Open
BartNSTCL opened this issue Dec 18, 2024 · 0 comments
Open

Microsoft.TeamFoundationServer.Client 19.246.0-preview #14006

BartNSTCL opened this issue Dec 18, 2024 · 0 comments

Comments

@BartNSTCL
Copy link

NuGet Product Used

Visual Studio Package Management UI

Product Version

19.246.0-preview

Worked before?

19.225.1

Impact

It bothers me. A fix would be nice

Repro Steps & Context

When I try to upgrade from 19.225.1 to 19.246.0-preview, there is an error. It looks like the new version is trying to downgrade System.Security.Cryptography.ProtectedData to 6.0.0. Currently, I have version 9.0.0 installed.

Verbose Logs

Warning As Error: Detected package downgrade: System.Security.Cryptography.ProtectedData from 8.0.0 to 6.0.0. Reference the package directly from the project to select a different version.
NstclInterfaces.Models -> Microsoft.EntityFrameworkCore.SqlServer 9.0.0 -> Microsoft.Data.SqlClient 5.2.1 -> System.Configuration.ConfigurationManager 8.0.0 -> System.Security.Cryptography.ProtectedData (>= 8.0.0)
NstclInterfaces.Models -> Microsoft.TeamFoundationServer.Client 19.246.0-preview -> Microsoft.VisualStudio.Services.Client 19.246.0-preview -> System.Security.Cryptography.ProtectedData (>= 6.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant