Ok I feel like such an idiot..but I cannot figure out how to create a release version of my C# application. I am using a National Instruments Visual studio plugin and only can run the output .exe on the machine that has the plugin.
Surely there can't be an added runtime to install for visual studio addons? The error I get is
Unable to install or run the application. The application requires that assembly NationalInstruments.UI.Styles3D Version 8.6.35.465 be installed in the Global Assembly Cache (GAC) first.
Please contact your system administrator
I have the feeling it is some small step I am overlooking..but I can't find it.