Header file for installed NuGet package not recognized in Visual Studio
问题 I am trying to learn Halide by walking through the tutorials. I'm working in VS 15, and have added the NuGet package for Halide and added it as a reference to my project (as shown in the image). The NuGet tutorials I've watched seem to indicate that once I add the reference, VS should automatically recognize the header file of the project, but this is not happening. I've read all the stackoverflow questions related to this, and have tried uninstalling and reinstalling the package, restarting