To use PropertySets with VisualStudio.Net, first you need to define a property set using the .Net Assembly Info if you want to update the Assembly info.

Then in the Build VS.Net Solution action on the Version Info or Assembly Info property page, select "Use property set for version info" and select the PropertySet to use.

When the PropertySet is chosen, certain UI controls will be disabled as these values will be set automatically using the PropertySet.

eg. For Version Info (must use a Win32 PropertySet)

eg. For Version Info (must use a Dot Net PropertySet)

  • No labels