Skip to content

Fix NU1011: Replace floating package version with fixed version in Central Package Management#3099

Merged
harsimar merged 1 commit into
mainfrom
rajrang/fixFloat
Jan 30, 2026
Merged

Fix NU1011: Replace floating package version with fixed version in Central Package Management#3099
harsimar merged 1 commit into
mainfrom
rajrang/fixFloat

Conversation

@rajkumar-rangaraj

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings January 30, 2026 19:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR attempts to fix the NU1011 warning by replacing a floating package version range [8.*-*,9.0) with a fixed version 8.0.11 for the Microsoft.AspNetCore.Mvc.Testing package in the Central Package Management configuration.

Changes:

  • Replaced floating version range [8.*-*,9.0) with fixed version 8.0.11 for Microsoft.AspNetCore.Mvc.Testing
  • Removed explanatory comment about version ranges being overridden per-framework in project files

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Directory.Packages.props
Comment thread Directory.Packages.props
@harsimar
harsimar merged commit 357450a into main Jan 30, 2026
24 checks passed
@harsimar
harsimar deleted the rajrang/fixFloat branch January 30, 2026 19:41
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

Successfully merging this pull request may close these issues.

3 participants