# How to use Version Info with Incredibuild

**URL:** https://www.finalbuilder.com/forums/t/how-to-use-version-info-with-incredibuild/2339
**Category:** Discussion
**Created:** [February 4, 2015, 12:45pm UTC](https://www.finalbuilder.com/forums/t/how-to-use-version-info-with-incredibuild/2339 "2015-02-04T12:45:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mhart](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/mhart/32/55_2.png) [@mhart](https://www.finalbuilder.com/forums/u/mhart)
#### Post date: [February 4, 2015, 12:45pm UTC](https://www.finalbuilder.com/forums/t/how-to-use-version-info-with-incredibuild/2339/1 "2015-02-04T12:45:58Z")

</div>

Is there a way I can use the Property Sets to update the version info with the Incredibuld plugin?  
  
Please see the attached image for the [VS.Net](http://VS.Net) Solution page I wish to use with Incredibuild.  
  
Thanks,  
Martin.

 ![__33268__ 0__2015-02-04_12-42-24.png](https://www.finalbuilder.com/forums/uploads/default/original/2X/6/6b00ca68abdfa28c2e0565289d8accfc090469f5.png)

---

<div class="post-metadata">

### Author: ![nevar](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/n/c4cdca/32.png) [@nevar](https://www.finalbuilder.com/forums/u/nevar)
#### Post date: [February 4, 2015, 11:03am UTC](https://www.finalbuilder.com/forums/t/how-to-use-version-info-with-incredibuild/2339/2 "2015-02-04T11:03:06Z")

</div>

The trick is to use the assemblyinfo update action with the property set. Then after this the assembly information will have the new version information, which incredibuild will pick up.   
  
 Note that you will need to update all the assembly info files located in the project you wish to build.

---

<div class="post-metadata">

### Author: ![mhart](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/mhart/32/55_2.png) [@mhart](https://www.finalbuilder.com/forums/u/mhart)
#### Post date: [February 5, 2015, 9:17am UTC](https://www.finalbuilder.com/forums/t/how-to-use-version-info-with-incredibuild/2339/3 "2015-02-05T09:17:41Z")

</div>

Thanks Jason.   
 That did the trick just fine.
