0
ESTeam created
Hi all,
Just downloaded my first ASP.NET Zero project (MVC + jQuery) but can't compile it. (VS2019)
"Unable to find version '4.11.0' of package 'Abp.Web.Api'." => On the Web and WebApi projects.
I've checked Nuget and this package jumps from 4.10.1 to 5.0.0.0.
How can i get my solution running?
Thanks