0

I have an asp.net web application project and a regular c# csproj project. My web application project doesn't see the namespace that's in my csproj project after I imported it in and added a reference to it. I have Visual Studio Enterprise 2017. Can anyone help me with this?

9
  • Is regular c# csproj project is class library project? Commented May 1, 2020 at 15:42
  • How do I find out? Commented May 1, 2020 at 15:45
  • Which option you have selected while creating the project Commented May 1, 2020 at 15:48
  • I didn't create it. Someone else did. Commented May 1, 2020 at 15:52
  • in Visual Studio you can open project details and check which target framework selected. are they same in both? learn.microsoft.com/en-us/visualstudio/ide/… Commented May 1, 2020 at 17:25

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.