Created Issue: VS2010 Global Settings "Use Global Settings - Always" not...
When using the Global Settings setting "Use Global Settings" 'Always', the AssemblyFileVersion (the only one configured for automatic updating) is not updated.When I set all solution...
View ArticleNew Post: problema al instalarlo en visual c# 2010 express
Al instalarlo me aparece este mensaje:No se puede instalar uno o varios elementos de contenido del archivo .vscontent porque no se pude encontrar la versión correcta del componente del instalador de...
View ArticleNew Post: Visual Studio 2012
I managed to get it working in the german version of VS 2012. As FlameGod mentioned, the tools menu item remains "Tools" instead of "Extras". Inside "Qreed/Visual Studio/VSMenu.cs", I had to change...
View ArticleNew Post: Set Fixed numbers
Sometimes I would like to set some parts of the version of all projects in a solution to the same number. For example 2013.2.[date].[svnrevision]. The last 2 parts I can set with Build Version...
View ArticleNew Post: Visual Studio 2012
Hey guyz.. I have edited the Sourcecode and compiled a running version for the VS2012 (Also the germans like me can use it).Download (DropBox) Hope this helps..
View ArticlePatch Uploaded: #13882
r3mote203 has uploaded a patch.Description:Fixed: VS 2012 Compability
View ArticleNew Post: Visual Studio 2012
after trying " devenv.exe /setup" and the new upload of r3mote203 still not working. no menu item found. :(
View ArticleNew Post: Visual Studio 2012
For me it´s working o.O Look at by blog entry: http://blog.florianwartner.net/post/2013/02/18/Build-Version-Increment-fur-Visual-Studio-2012.aspx U have to delete ALL old packages from BVI and install...
View ArticleCreated Issue: VS 2012 version [8593]
It may be neat that a 2010 version can be made to work with 2012, but isn't it time for a proper 2012 installer?Thanks and great work so far!
View ArticleNew Post: Odd Tools Menu Interaction With GIT Add-In (VS2010)
I have the same issue. VS 2010, BVI 2.5.11219.2200, Git Extensions 2.44 Here is a screenshot - you can see the top two lines are for BVI, while the remaining lines are for Git Extensions. All commands...
View ArticleNew Post: Odd Tools Menu Interaction With GIT Add-In (VS2010)
Found that exiting and restarting VS a few times fixed the issue.
View ArticleCreated Issue: Error in 'Project Modified' Calculation: Doesn't Traverse All...
The calculation of "if a project is modified" only looks at root items or items that are in a sub-folder. It does not appropriately look at items within a folder within a folder. I propose modifying...
View ArticleCreated Issue: MS BizTalk project type support = ".btproj" [8655]
Would be nice if this tool supports also Visual Studio Microsoft BizTalk 2009/2010 project type ".btproj" ProjectTypeGuid = "{EF7E3281-CD33-11D4-8326-00C04FA0CE8D}"
View ArticlePatch Uploaded: #14177
avolaande has uploaded a patch.Description:Made version 2.6 that includes next changes: * Feature: Visual Studio 2012 solution file and settings there to generate VS 2012 supported plug-in. * Feature:...
View ArticleCommented Issue: VS 2012 version [8593]
It may be neat that a 2010 version can be made to work with 2012, but isn't it time for a proper 2012 installer?Thanks and great work so far!Comments: ** Comment from web user: avolaande ** Here You...
View ArticleNew Post: Be aware, this is a very different product than Versioning...
I'll admit that I haven't used this add-on extensively, but I found it to have drastically different behavior than the Versioning Controlled Build add-on that inspired it. Not that there's anything...
View ArticleNew Post: Odd Tools Menu Interaction With GIT Add-In (VS2010)
I also saw this behavior, but have not continued to use this product (see my other post), so don't know if it would have eventually gone away.
View ArticleCommented Issue: Error in 'Project Modified' Calculation: Doesn't Traverse...
The calculation of "if a project is modified" only looks at root items or items that are in a sub-folder. It does not appropriately look at items within a folder within a folder. I propose modifying...
View ArticleNew Post: Rolling increments
I wonder if you could add the ability to have rolling incrementals. For example if we wanted to cap our increments at 999, and we had this as our version pattern: None.None.None.Increment When the...
View ArticleReviewed: Build Version Increment v2.2 Beta (Apr 07, 2013)
Rated 4 Stars (out of 5) - A couple of issues I've noticed when using it with VS 2010. First off, I select Release for the configuration to increment (not both), but in Debug mode a build gets...
View Article