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

Visual Studio Nuget update suggestion ignores current .net framework in project #13982

Closed
Aldebaran91 opened this issue Dec 4, 2024 · 2 comments
Labels
Functionality:Update The update package feature/command/experience Functionality:VisualStudioUI Package Manager UI et al Type:DCR Design Change Request

Comments

@Aldebaran91
Copy link

NuGet Product Used

Visual Studio Package Management UI

Product Version

Visual Studio 17.12.3

Worked before?

No

Impact

It's more difficult to complete my work

Repro Steps & Context

  1. Create project with .net8 and add an older nuget version with .net 8 support which only supports .net9 in the latest version.
  2. Open Nuget manager UI
  3. Go to tab "Updates"

You will see that it will suggest you the latest version which is not supported by the current project. This update should not be suggested. Because of this an auto update is no longer supported on this project. Each update must be done manually.
nugetupdatesuggestion

Verbose Logs

No response

@kartheekp-ms kartheekp-ms added Functionality:VisualStudioUI Package Manager UI et al Functionality:Update The update package feature/command/experience Type:DCR Design Change Request and removed Triage:Untriaged Type:Bug labels Dec 7, 2024
@kartheekp-ms
Copy link
Contributor

This request is tracked as part of #12704 spec.

Rendered proposal states the following.

The browse filter experience will allow the developer to filter results based on common concepts such as "frameworks", "prerelease", "owners", "download count", "license", and "created on".

@nkolev92
Copy link
Member

nkolev92 commented Dec 9, 2024

Duplicate of #5725.

@nkolev92 nkolev92 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:Update The update package feature/command/experience Functionality:VisualStudioUI Package Manager UI et al Type:DCR Design Change Request
Projects
None yet
Development

No branches or pull requests

3 participants