Hi Mike,
Just to make sure, do you try to update your CLI and then build/run your project?
(Btw, Could you doabp clean
thendotnet build /graphubild
under the solution) Do I understand correctly?Because it seems to be a different issue related to migration.
Regards
Did the abp clean. I did the dotnet build /graphbuild while we were on abp 5.3.4. Might be a different issue but its on the same topic that we encounter this error when we update the existing project to 6.0. Is there a complete step by step document on upgrading from ABP 5.3.4 to 6.0?
Thanks, Mike
Hi,
It should be
UrlShortingMiddleware
. There is a typo on the screenshot. Could you check it, please?Regards.
Hi Malik,
I tried it. The build is working but when I update existing Entities (which I created while on ABP 5.3.4 version) this error appear.
It also says that the Entity I update is already existing.
Hope you can help me with this issue.
Thanks, Mike