Skip to content

NuGet naming fixes #3913

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

Merged
merged 3 commits into from
Apr 25, 2025
Merged

NuGet naming fixes #3913

merged 3 commits into from
Apr 25, 2025

Conversation

freddydk
Copy link
Contributor

@freddydk freddydk commented Apr 25, 2025

If a publisher name or app name consists of only UTF8 characters, we would issue an error.
If a package id ended up having a minus in front of a period (-.), nuGet would fail on publishing.

@freddydk freddydk requested a review from a team as a code owner April 25, 2025 09:49
@freddydk freddydk changed the title NuGet naming change NuGet naming fixes Apr 25, 2025
@freddydk freddydk merged commit ce1f35f into main Apr 25, 2025
1 check passed
@freddydk freddydk deleted the freddydk/nugetnaming branch April 25, 2025 10:22
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.

2 participants