Commented Issue: Error with Build Version Increment v2.2 Beta [4685]
Error occured while executing build version increment.System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component. at...
View ArticleReviewed: BuildVersionIncrement v2.1 (Sep 13, 2012)
Rated 5 Stars (out of 5) - All that is needed to make this work in VS2012 is to alter the version number. Install for VS2010. Copy "BuildVersionIncrement.Addin" and "BuildVersionIncrement.dll" to a...
View ArticleCreated Issue: VS2012 Error 80070057 [8285]
After installing BuildVersionIncrement_VS2012 from BuildVersionIncrement v2.5.zip and copying the 'BuildVersionIncrement.AddIn' and '.dll' into the appropriate VS2012 Addins directory and changing...
View ArticleCreated Issue: Support for AssemblyInformationalVersion [8288]
I added support for handling the AssemblyInformationalVersion attribute. Find attached a patch file with all the required changes.
View ArticleCommented Issue: Support for AssemblyInformationalVersion [8288]
I added support for handling the AssemblyInformationalVersion attribute. Find attached a patch file with all the required changes.Comments: ** Comment from web user: tmeckel ** Missing attachment added.
View ArticleCommented Issue: Publish ClickOnce App Error [5382]
This is for the VS 2010 version,I got an exception when publishing a clickonce app after installing this addin. It said , "Cannot publish because a project failed to build." When I looked up the error,...
View ArticleCreated Issue: Custom script support [8300]
Hello,It would have been great if i could extend the version schema using custom scripts such as the following:I find it very useful to include the Repository RevID in the build number, and couldn't do...
View ArticleNew Post: Global Settings Without Solution Open
I would like to start by saying that I love this Add-In, even while I believe it should be built in.It would be nice if the Global Settings could be configured without opening any solution or...
View ArticleNew Post: Visual Studio 2012
Hello,this Version does not work for the german VS2012 because of the following code:Assembly asm = Assembly.GetExecutingAssembly(); // Fix me! ResourceManager resourceManager = new...
View ArticleSource code checked in, #76924
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleNew Post: Visual Studio 2012
in the english version of VS2012 here it isnt working to.installs without any problem, but it doesnt show up in the menu.
View ArticleReviewed: Build Version Increment v2.4.11046.2045 (Oct 10, 2012)
Rated 5 Stars (out of 5) - To install, open Windows Explorer as Administrator, and then installed the .VSI.
View ArticleNew Post: HOW not auto increment a referred project
I have the same question and it is quite annoying when you go to commit files and all AssemblyInfo files have been incremented just because they are reference by the project that actually had changes.A...
View ArticleNew Post: Visual Studio 2012
If its not showing , Open the a VS2012 cmd promt and run devenv.exe /setup.That "should" get VS to rescan the current extensions.Mattb.
View ArticleCreated Issue: Build Error list show some error Info [8395]
In my Solution use project folder group project diffrent folder has some project name.when building show this message:System.ArgumentException: An item with the same key has already been added. at...
View ArticleReviewed: BuildVersionIncrement v2.1 (Nov 17, 2012)
Rated 5 Stars (out of 5) - Worked perfectley for me on an english VS 2010 SP1 running on a german W7 x64, although I only used the "auto increment" and none of the date-features. Thank you very much...
View ArticleCreated Issue: Error When Building From Command Line [8436]
When trying to build my project from the command line using a global setting I get the attached error.Here's the output from the command window:BuildVersionIncrement: Item's 'PatientSearchPopUp.ascx'...
View Article