I must be missing something. I created a PropertySet using the .NET Assembly Numbers, but it never is avaliable in the VersionInfo tab in the Build VS.Net Solution. The PropertySet creation is above the Build action. What's the trick...
Thanks,
Dave
I must be missing something. I created a PropertySet using the .NET Assembly Numbers, but it never is avaliable in the VersionInfo tab in the Build VS.Net Solution. The PropertySet creation is above the Build action. What's the trick...
Thanks,
Dave
Hi David,
What version of FinalBuilder are you using? This seems to work for me, in the latest version of FinalBuilder 5, but there could be a bug in the IDE. If you can’t get it to work, could you email the project file to support at finalbuilder dot com so we can take a look at it? Thanks very much.
Regards,
Angus
Hi David,
Thanks for sending the project. Sorry that I didn’t read your post more carefully the first time.
A “.NET Assembly Numbers” PropertySet can be used to set the Assembly Info in the Build VS.NET action. To set the Version Info, you’ll need to create a PropertySet of type “Win32 Version Numbers”. If you need to set both, you’ll unfortunately need to create two property sets.
Regards,
Angus