0

I have .Net core Application with 2 class library(BusinessLayer and DataLayer). When I want create a docker image I get below erros:

Errors in /app/project.json unable to resolve 'BusinessLayer ( >= 1.0.0)' for .NETCoreApp,version=v1.0' unable to resolve 'DataLayer( >= 1.0.0)' for .NETCoreApp,version=v1.0'

The command dotnet restore returned a non-zero code:1 what is the solution? enter image description here

docker enter image description here

veben
  • 19,637
  • 14
  • 60
  • 80
Bahareh Khadem
  • 126
  • 1
  • 6

0 Answers0