I have solution in Windows Forms C# and Visual Studio 2013 from the university (dreamspark). When I try to run my solution, I've get an error:
Error 2 The type or namespace name 'PowerPacks' does not exist in the namespace 'Microsoft.VisualBasic' (are you missing an assembly reference?)
I cannot find the reference in reference manager:
How do I repair that?