Skip to content

Commit

Permalink
Changed version to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
elvirbrk committed Feb 8, 2018
1 parent 8d2ca8e commit 50d126e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 20 deletions.
4 changes: 2 additions & 2 deletions NoteHighlightAddin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.4.*")]
[assembly: AssemblyFileVersion("3.4.*")]
[assembly: AssemblyVersion("3.5.*")]
[assembly: AssemblyFileVersion("3.5.*")]
12 changes: 3 additions & 9 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,6 @@
"Entry"
{
"MsmKey" = "8:_805E0317B9E0B1539EEBB800C533393B"
"OwnerKey" = "8:_7CBDA023CD2F435BB8D4D5586B86D83B"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_805E0317B9E0B1539EEBB800C533393B"
"OwnerKey" = "8:_692D7E391D074D36AD2530720FB8D6C4"
"MsmSig" = "8:_UNDEFINED"
}
Expand Down Expand Up @@ -646,15 +640,15 @@
{
"Name" = "8:NoteHighlightAddin"
"ProductName" = "8:NoteHighlight2016"
"ProductCode" = "8:{133D55D9-8F9D-4BED-AF25-A68497D0F17E}"
"PackageCode" = "8:{494C0099-A126-4241-8398-DB234B5182E6}"
"ProductCode" = "8:{BED219E2-70FD-4163-9955-22D3F2162068}"
"PackageCode" = "8:{0BECF755-E41C-40F1-8E59-A61AB1C86CCE}"
"UpgradeCode" = "8:{0025873C-20C5-48D6-A93A-FBD3891A9233}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:3.4"
"ProductVersion" = "8:3.5"
"Manufacturer" = "8:CodingRoad"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
12 changes: 3 additions & 9 deletions SetupX86/SetupX86.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,6 @@
"Entry"
{
"MsmKey" = "8:_805E0317B9E0B1539EEBB800C533393B"
"OwnerKey" = "8:_7CBDA023CD2F435BB8D4D5586B86D83B"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_805E0317B9E0B1539EEBB800C533393B"
"OwnerKey" = "8:_692D7E391D074D36AD2530720FB8D6C4"
"MsmSig" = "8:_UNDEFINED"
}
Expand Down Expand Up @@ -646,15 +640,15 @@
{
"Name" = "8:NoteHighlightAddin"
"ProductName" = "8:NoteHighlight2016"
"ProductCode" = "8:{71D5863E-7AA9-4848-8D62-C6EE49AFE066}"
"PackageCode" = "8:{E506D87B-E13B-42D6-81F5-6C6A2B980CE4}"
"ProductCode" = "8:{2781CA6E-8DDE-4D19-B674-A53DAD5269FB}"
"PackageCode" = "8:{4B60BFC9-28DE-41D1-89E1-E097F4C5FB44}"
"UpgradeCode" = "8:{0025873C-20C5-48D6-A93A-FBD3891A9233}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:3.4"
"ProductVersion" = "8:3.5"
"Manufacturer" = "8:CodingRoad"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 50d126e

Please sign in to comment.