Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   How to set NET application version? (https://www.kinook.com/Forum/showthread.php?t=1147)

David Hoffer 07-05-2005 02:43 PM

How to set NET application version?
 
Using the VS.NET Action I want to set the assembly version, which I can do using the Version tab and choosing to set the specific version before building the solution.

However, this sets the version on ALL the projects in the solution, I only want to set it on the EXE asssembly not its DLL assemblies.

How can I do this?

-dh

kinook 07-05-2005 03:00 PM

Set your 'build' Make VS.NET step to not set or increment versions, and add another Make VS.NET step before it, specifying the EXE project filename (or its AssemblyInfo.cs filename) and configure that step to not build and set the version as desired.

David Hoffer 07-05-2005 03:15 PM

Perfect! That did the job nicely.


All times are GMT -5. The time now is 07:34 AM.


Copyright © 1999-2023 Kinook Software, Inc.