Open MikeAlhayek opened 2 years ago
It seems version mismatching with dlls - fix will be available in next rc version
This is due to OC versioning is not truly following conventional commits ( https://www.conventionalcommits.org) in conventional commit feat is treated minor version upgrade, and braking changes are treated as major change. But in OC breaking changes are introduced between minor versions updates.
So Nuget thinks minor version upgrades are compatible, but they are really not
Related issue OrchardCore#12827
@MikeAlhayek Fix is available in 1.5.0-rc-20221117.6
after creating the registration steps and try to complete the first step, I get the following exception