I am getting following error in my C# visual studio project:
The type or namespace name \'VisualStudio\' does not exist in the namespace \'Microsoft\'
Add a reference to 'Microsoft.VisualStudio.QualityTools.UnitTestFramework" NuGet packet and it should successfully build it.