Hey Guys,
i wonder if anyone can help me with this.
First question: Is it possible to pass a .NET Assembly Numbers Property Set to a VB6 Compile Action to fill in the Majorversion, Minorversion and Revisionversion? .NET Assembly Versions also include the Buildversion but this one is not necessary for VB6.
Second Question: How do i use PropertySets from one project into another?
Say ProjectA(including .NET build stuff) has one PropertySet called "PropertySetA" and i use the "include project" Action to call my second ProjectB where i want to build VB6 stuff. How can i use the PropertySets from ProjectA in ProjectB now?
Do i have to create a new PropertySet (Visual Basic Version Numbers) to change the VersionNumbers within this Project?
Greetings,
Sascha