I can’t make a reference to a project

Asked

Viewed 246 times

0

Hello, I’m with a MVC Solution divided into 4 projects: Model, Persistence, Contoller and View

Persistence has a reference for Model

Controller has 2 references for Model and Persistence

I’m trying to put for View a reference to Controller but Visual Studio says it’s a circular reference,but I don’t understand why

  • I think this post here this post here can help you: https://answall.com/questions/123121/refer%C3%Aancia-circular-between-two-projects

  • Thank you! Very well explained. Helped a lot.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.