Hi all,
I've inhertied a managed C++ (Visual Studio 2005) application. The project
apparently contains no assembly attributes (the kind of stuff that would be
in an AssemblyInfo.cs file). How do I add this stuff to a managed C++
project?
TIA - Bob
I've inhertied a managed C++ (Visual Studio 2005) application. The project
apparently contains no assembly attributes (the kind of stuff that would be
in an AssemblyInfo.cs file). How do I add this stuff to a managed C++
project?
TIA - Bob
Comment