So from what I can tell there are no code changes needed in Vendr Checkout for v10 so I've just updated the maximum Umbraco version accordingly in the NuGet package and we can see if that will work.
I have added 2.1.1-beta0002. Project build now succeeding. Thank you.
We are still in the middle of migrating code from v8 to v10. We hope to be in a position to start testing w/c 29th Aug. I will let you know if we find any issues.
Just wanted to let you know that we have now completed testing our migration from v8 to v10. Vendr checkout has performed perfectly. Many thanks for your help.
Umbraco v10 and Vendr Checkout 2.0
Hi,
I am trying to add Vendr.Checkout 2.0 to an Umbraco v10 project which results in a Version conflict error with Umbraco.Cms.Web.Website.
Umbraco.Cms.Web.Website (>= 9.0.0-rc002 && <= 9.9999999.0)
Is v10 suppoerted by Vendr.Checkout 2.0?
KR
Andy B
Hey Andy,
It looks like it may just need recompiling against v10. I'll take a look this week and see if we can get an updated release out.
Matt
Thanks Matt.
Hey Andy,
So from what I can tell there are no code changes needed in Vendr Checkout for v10 so I've just updated the maximum Umbraco version accordingly in the NuGet package and we can see if that will work.
If you want to test this, there is a 2.1.1-beta0002 build on our unstable feed at https://nuget.outfield.digital/unstable/vendr/v3/index.json
If you can confirm this installs correctly now, that would be great.
I'll hold of doing a full release just yet though incase you come across any other v10 releated issues.
Hi Matt,
I have added 2.1.1-beta0002. Project build now succeeding. Thank you.
We are still in the middle of migrating code from v8 to v10. We hope to be in a position to start testing w/c 29th Aug. I will let you know if we find any issues.
Thanks again for your help.
Andy B
Hi Matt,
Just wanted to let you know that we have now completed testing our migration from v8 to v10. Vendr checkout has performed perfectly. Many thanks for your help.
Best regards Andy B
Thanks Andrew, I appreciate you confirming this 👍
is working on a reply...