Conversation
|
@RobertIndie Hi! Did you want to update nuget packages in examples? |
No. Actually, It would be better if we didn't have to touch the examples folder. I just want to upgrade the Pulsar.Client dependency. However, I encountered the following error when running So I removed the But then I got this error when running It seems the example projects are still using the 3.x version. So, I added the package references to point to the correct Pulsar.Client package. |
|
@RobertIndie I've fixed the paket issue, however, something in docker setup has changed and has to be fixed, it looks like init commands are not executed after container launch, for example I see this in action logs: I'm reluctant to merge it without first CI being fixed. |
Thanks for your fix. I have fixed the CI issue. PTAL |
|
Thanks, published 2.17.0 |
Update the package in 2.x