Dotnet build fails because base imported project is not found
I’m trying to build a CI pipeline in gitlab, where I’m defining a set of stages (build, package, publish, release, notify) for a .NET core environment, but these commands seem to fail because in most of the .csprojects, the base imported projects are not found.