Missing Project Build Error For Project That Is Not Missing
I'm getting this build error:
Yet I right clicked that project in solution explorer, chose "Copy Full Path", and pasted that path into the ProjectReference Include line in the .csproj for the project that is giving the build error.
How can the compiler not be finding that project file? It is ever so clearly there.
Yet I right clicked that project in solution explorer, chose "Copy Full Path", and pasted that path into the ProjectReference Include line in the .csproj for the project that is giving the build error.
How can the compiler not be finding that project file? It is ever so clearly there.