G
Guest
I'm using VS2005 to build a C++ assembly. I set a Key File in the linker
advanced options for the project so that the assembly would be strong named.
I filled out the data in AssemblyInfo.cpp and built the project. But when I
use explorer to view properties on the assembly, there is not a version tab
as there is on my C# assemblies, so I cannot see the assembly version or file
version or other assembly attributes. The only tabs that show up are
General, Security, and Summary.
What am I missing in the project settings to get the version info to show up
as part of the assembly properties?
advanced options for the project so that the assembly would be strong named.
I filled out the data in AssemblyInfo.cpp and built the project. But when I
use explorer to view properties on the assembly, there is not a version tab
as there is on my C# assemblies, so I cannot see the assembly version or file
version or other assembly attributes. The only tabs that show up are
General, Security, and Summary.
What am I missing in the project settings to get the version info to show up
as part of the assembly properties?