Skip to content

Commit ef2021a

Browse files
Reis Moritz (IFAT DCGR ATV PTS PMO / EE)Reis Moritz (IFAT DCGR ATV PTS PMO / EE)
authored andcommitted
new installer
1 parent ce3dcf9 commit ef2021a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

InstallerSVNPathCopy/InstallerSVNPathCopy.vdproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@
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"

SVNPathCopy/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
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("")]
@@ -32,5 +32,5 @@
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")]

0 commit comments

Comments
 (0)