File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 463463 "Name" = "8:Microsoft Visual Studio"
464464 "ProductName" = "8:SVN Path Copy"
465465 "ProductCode" = "8:{878B2B18-E643-4D64-BDF6-7D50A0DD7ABA}"
466- "PackageCode" = "8:{462D9F03-E8E8-483E-A979-982BA26169F4 }"
466+ "PackageCode" = "8:{46916B4D-4E9F-46D0-9F09-1D215C89F205 }"
467467 "UpgradeCode" = "8:{124C8FD5-AE5B-43DB-B3A3-30393442E0A6}"
468468 "AspNetVersion" = "8:2.0.50727.0"
469469 "RestartWWWService" = "11:FALSE"
Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "SVNPathCopy" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
9+ [ assembly: AssemblyDescription ( "Context Menu extension to copy SVN URL with revision number " ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "" ) ]
11+ [ assembly: AssemblyCompany ( "SVNPathCopy " ) ]
1212[ assembly: AssemblyProduct ( "SVNPathCopy" ) ]
1313[ assembly: AssemblyCopyright ( "Copyright © 2019" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.0 .0.0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.0 .0.0" ) ]
35+ [ assembly: AssemblyVersion ( "1.1 .0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.1 .0.0" ) ]
You can’t perform that action at this time.
0 commit comments