22 lines
		
	
	
		
			619 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			619 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| This is a command line utility that updates the version and GUID of VS.NET project files. 
 | |
| 
 | |
| The source for this tool has been downloaded from the following site. 
 | |
| 
 | |
| http://www.codeproject.com/dotnet/VersionVDProj.asp#xx1436860xx
 | |
| 
 | |
| The copy right associated with this tool is as followings:
 | |
| 
 | |
| ////////////////////////////////////////////////////////////////
 | |
| // copyright 2003 Don Kackman - mailto:dkackman_2000@yahoo.com
 | |
| //
 | |
| // no warranty expressed or implied
 | |
| // use however you'd like
 | |
| ////////////////////////////////////////////////////////////////
 | |
| 
 | |
| 
 | |
| 4/14/2006
 | |
| 
 | |
| 10/18/2006  change MSI_PROJECT_TYPE to work with VS 2006
 | |
| 
 | |
| 
 |