Issue Details
I would like to create a C# .NET project in Visual Studio to use Measurement Studio libraries for development. However, I am getting the following error with the library name having a red wavy underline:
CS0234: The type or namespace name 'Analysis' does not exist in the namespace 'NationalInstruments' (are you missing an assembly reference?)How should I resolve this?