0

I have a solution with 5 class libraries. I built these classes with .NET 4.5, but I had to change the version of .NET to 4, so I change all of these class libraries to 4, and now I get this error:

The type or namespace name 'InvoiceRepository' could not be found (are you missing a using directive or an assembly reference?)

All class libraries have the same version of .NET (i.e. 4), but I get the same error. I googled it and I found that NuGet should be removed and should be installed again. I did that but I get the same error.

enter image description here

best regards

cokeman19
  • 2,405
  • 1
  • 25
  • 40
Ehsan Akbar
  • 6,977
  • 19
  • 96
  • 180

0 Answers0