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

Update MQTTnet nuget package version 3.1.1 to 4.2.1.781 #2272

Closed
1 of 5 tasks
KneShell opened this issue Aug 17, 2023 · 0 comments · Fixed by #2273
Closed
1 of 5 tasks

Update MQTTnet nuget package version 3.1.1 to 4.2.1.781 #2272

KneShell opened this issue Aug 17, 2023 · 0 comments · Fixed by #2273

Comments

@KneShell
Copy link
Contributor

Type of issue

  • Bug
  • Enhancement
  • Compliance
  • Question
  • Help wanted

Current Behavior

Since MQTTnet 3.1.1 do not compatible with 4.X.X (current version)
I can't use MQTTnet 4.X.X in my own Opc Ua PubSub Project as nuget package.

Expected Behavior

I switch MQTTnet version to 4.2.1.781 (latest version) and several error occurs since it's not compatible.
I make some update which passed all test at 1.4.368.33 Opc.Ua.PubSub project so i want make merge request, so please check that out.

Steps To Reproduce

  1. update Opc.Ua.PubSub Projects MQTTnet nuget package to 4.X.X
  2. Build Opc.Ua.PubSub Projects
  3. Error occurs

Environment

- OS: Windows 10
- Environment: Visual Studio 2022 17.6.4
- Runtime: net48, net6.0, netcore3.1
- Nuget Version: 1.4.368.33
- Component: Opc.Ua.PubSub

Anything else?

No response

KneShell added a commit to KneShell/UA-.NETStandard that referenced this issue Aug 17, 2023
KneShell added a commit to KneShell/UA-.NETStandard that referenced this issue Aug 17, 2023
KneShell added a commit to KneShell/UA-.NETStandard that referenced this issue Aug 17, 2023
mregen pushed a commit that referenced this issue Aug 19, 2023
Change code to be compatible with MQTTnet 4.2.781 version.
And check if all test passed. (It is)
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 a pull request may close this issue.

1 participant