The below are the issues I am getting when I am cleaning and Building the project.
When we are running the project iOS or Android both is occurring same error:
/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props(3,3): Error MSB4019: The imported project "/Users/…..iOS/obj/ABSConfigurator.iOS.csproj.*.props" was not found. Confirm that the expression in the Import declaration “ABSConfigurator.iOS.csproj.*.props" is correct, and that the file exists on disk. (MSB4019)
When I am restoring the package then below are the error:
Error: NuGet packages need to be restored before building. NuGet MSBuild targets are missing and are needed for building. The NuGet MSBuild targets are generated when the NuGet packages are restored.