Click here to Skip to main content
15,892,674 members
Articles / Programming Languages / C#

VS.NET Deployment Project Version Updater

Rate me:
Please Sign up or sign in to vote.
4.88/5 (25 votes)
3 Jan 2004CPOL6 min read 241.6K   1.6K   58  
A command line ulitity that updates the version and GUID of VS.NET deployment project files.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 3-Jan-04 18:00 Available Genevieve Sovereign

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader Starkey Laboratories
United States United States
The first computer program I ever wrote was in BASIC on a TRS-80 Model I and it looked something like:
10 PRINT "Don is cool"
20 GOTO 10

It only went downhill from there.

Hey look, I've got a blog

Comments and Discussions