VS.NET 2003 Plugin: Auto Version Increment

xiaoxiao2021-03-06  86

I finally updated the code for my VS.NET 2003 version increment plug-in! The new version fixes the annoying bug that causes the Version Increment output window to default over the Build output window, making it hard to see what was going on. I 'VE Also Fixed a Problem That Caused The Plug in To Not Work Properly if you disabled it from the add in menu and then enabled it

I've created two new pacakges, a source ZIP file and an installation MSI that will install the plugin. Make sure you remove any previous existing version of the plugin before installing the new one to prevent them from fighting with each other.

VersionIncrement Build 18 Source VersionIncrement Build 18 Installer

Before Are The Previous Notes from The First Release:

I've written an easy to use plug in for VS.NET 2003 that provides the auto increment build number functionality from older versions of VB on the new VB.NET langauge. Basically this plugin will automatically update the build numbers, adding one to the Previous Number, Each Time The Project Is Built.

You Can Download The Current Version from GotdotNet.

However, There Are A Few Things That Make It Not AS Well Rounded As It Should Be, That I'll Be Updating In The Near Futuring, Including:

C # language support return to the build window after Updating Enable / Disable Plugin on The Fly Disable Plugin Through vs.net's plug in interface.

I'll Keep this entry updated with the latest news.

转载请注明原文地址:https://www.9cbs.com/read-107117.html

New Post(0)