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

[Bug] Error to restore the C# Client (5.2.0) #945

Open
3 tasks done
lillo42 opened this issue Mar 2, 2025 · 0 comments · May be fixed by #946
Open
3 tasks done

[Bug] Error to restore the C# Client (5.2.0) #945

lillo42 opened this issue Mar 2, 2025 · 0 comments · May be fixed by #946
Labels
type/bug Something isn't working

Comments

@lillo42
Copy link

lillo42 commented Mar 2, 2025

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Programming Language of the Client

C#

Runtime Platform Environment

Ubuntu 24.04

RocketMQ Version of the Client/Server

C# RocketMQ.Client 5.2.0-rc1

Run or Compiler Version

No response

Describe the Bug

Hello, I'm trying to restore the latest version (5.2.0-rc1), and I'm getting an issue saying that the ParallelExtensionsExtras was restored using .NET Framework. I'm looking at that package; it was built for .NET Framework and not to .NET Core, Please remove that package or use an alternative

Steps to Reproduce

Add this package to a dotnet core project and try to restore

What Did You Expect to See?

The build should work without any error/warning

What Did You See Instead?

Error could not restore the ParallelExtensionsExtras

Additional Context

No response

@lillo42 lillo42 added the type/bug Something isn't working label Mar 2, 2025
lillo42 added a commit to lillo42/rocketmq-clients that referenced this issue Mar 2, 2025
@lillo42 lillo42 linked a pull request Mar 2, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant