Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Cherry on top
Error CS0433 The type 'ModelExplorerFactory' exists in both 'EPiServer.Cms.AspNetCore.HtmlHelpers, Version=12.9.3.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' and 'EPiServer.Cms.AspNetCore.Templating, Version=12.11.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'
Hi
Due to package version restrictions it is pretty much impossible to upgrade any package version:
Furthermore there is list of conflicting warnings:
Detected package version outside of dependency constraint: EPiServer.CMS.Core 12.9.3 requires EPiServer.Framework (= 12.9.3) but version EPiServer.Framework 12.11.0 was resolved.
Detected package version outside of dependency constraint: EPiServer.Framework.AspNetCore 12.9.3 requires EPiServer.Framework (= 12.9.3) but version EPiServer.Framework 12.11.0 was resolved.
Detected package version outside of dependency constraint: EPiServer.Hosting 12.9.3 requires EPiServer.Framework (= 12.9.3) but version EPiServer.Framework 12.11.0 was resolved.
NOTHING in my project is directly referenced by version 12.9.3
I understand that somr 3rd parties are lagging behind but that kind of mess in 1st party is pretty sad.
When can this hell be resolved?
By resolved i don't mean forms package updated but situation in which user can pres "update to newest version" and don't worry about all of this mess.