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

Rename Package name in csproj #24

Merged
merged 4 commits into from
Oct 3, 2024
Merged

Rename Package name in csproj #24

merged 4 commits into from
Oct 3, 2024

Conversation

noamyogev84
Copy link
Owner

Found what might have caused the confusion.
@zhuxb711 please review

Copy link
Contributor

@zhuxb711 zhuxb711 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@@ -8,7 +8,8 @@
<PackageProjectUrl>https://github.com/noamyogev84/ConcurrentPriorityQueue</PackageProjectUrl>
<RepositoryUrl>https://github.com/noamyogev84/ConcurrentPriorityQueue</RepositoryUrl>
<PackageTags>threading thread-safe producerconsumer concurrent-collection concurrent blocking-collection collections</PackageTags>
<PackageId>PriorityConcurrentQueue</PackageId>
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems this code exists for a long time. Not sure why it did not break the release before.😂

@noamyogev84 noamyogev84 changed the title Raname Package name in csproj Rename Package name in csproj Jan 16, 2024
@noamyogev84 noamyogev84 merged commit 7cbef06 into develop Oct 3, 2024
2 checks passed
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