I've searched the forum and did not find something about it.
I want to create a web application and want to have my DAL in a ClassLibrary project.
How can I do that?
Do not suggest me to create a NuGet package - it is the most stupid way imho.
I can't believe MS did not give us a normal way to reference another project