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

Use nuspec casing in dotnet add package #6304

Merged
merged 2 commits into from
Mar 7, 2025
Merged

Use nuspec casing in dotnet add package #6304

merged 2 commits into from
Mar 7, 2025

Conversation

nkolev92
Copy link
Member

@nkolev92 nkolev92 commented Mar 6, 2025

Bug

Fixes: NuGet/Home#5952

Description

Use nuspec casing in dotnet add package. This matches the NuGet Package Manager

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@nkolev92 nkolev92 marked this pull request as ready for review March 6, 2025 23:12
@nkolev92 nkolev92 requested a review from a team as a code owner March 6, 2025 23:12
@nkolev92 nkolev92 merged commit 13aaaf3 into dev Mar 7, 2025
23 checks passed
@nkolev92 nkolev92 deleted the dev-nkolev92-5952 branch March 7, 2025 22:47
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.

dotnet add package command should add the id with the same casing as the package
3 participants