AaronSadlerUK / Our.Umbraco.UmbNav

Drag and drop menu editor for Umbraco V8, V9 and V10+
MIT License
10 stars 15 forks source link

RC10 dependency on re-release Examine 2.0.0-beta2 is incompatible with Umbraco 8.16.0 #20

Closed tzbarkan closed 3 years ago

tzbarkan commented 3 years ago

Which exact Umbraco version are you using? For example: 8.7.0 - don't just write v8 or v9

8.16.0

Bug summary

RC10 requires Examine 2.0.0-beta2, but Umbraco 8.16.0 requires Examine < 2.0.0.

I'm not sure about future versions of Umbraco 8.*, but it would be a deal breaker for us to upgrade Umbraco to support a pre-release Examine package. Given the amount of work you've put in to support Umbraco 8, it's a shame to have one dependency make your whole package incompatible.

Specifics

No response

Steps to reproduce

Try to update to RC10 pre-release of UmbNav

Expected result / actual result

No response

AaronSadlerUK commented 3 years ago

I am unable to reproduce this. I have upgraded the website to 8.16.0

I have then upgraded UmbNav with the Dependency behaviour set to Lowest and it installs fine with no warning, and it does not upgrade the installed dependency from 1.2.1 in this case.

image