Skip to content

Commit 07a0573

Browse files
committed
Updating to v1.6.5
1 parent 8ade5ec commit 07a0573

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ReadableExpressions.Visualizers.Installer.Msi/ReadableExpressions.Visualizers.Installer.Msi.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,15 +241,15 @@
241241
{
242242
"Name" = "8:Microsoft Visual Studio"
243243
"ProductName" = "8: AgileObjects.ReadableExpressions.Visualizers"
244-
"ProductCode" = "8:{A64EEBC3-D9AA-4759-8583-3CD2B0D22006}"
245-
"PackageCode" = "8:{DBB7C246-92D4-44C3-9AAE-56344F4C86E1}"
244+
"ProductCode" = "8:{E2B066FD-38DC-4481-827A-50E2DC63F1D9}"
245+
"PackageCode" = "8:{B909CE9E-738D-41B1-AB6D-C73FB906C88D}"
246246
"UpgradeCode" = "8:{BB7C528F-ECFD-45F2-B50C-9F0A71EC8BE9}"
247247
"AspNetVersion" = "8:4.0.30319.0"
248248
"RestartWWWService" = "11:FALSE"
249249
"RemovePreviousVersions" = "11:TRUE"
250250
"DetectNewerInstalledVersion" = "11:FALSE"
251251
"InstallAllUsers" = "11:TRUE"
252-
"ProductVersion" = "8:1.6.4"
252+
"ProductVersion" = "8:1.6.5"
253253
"Manufacturer" = "8:AgileObjects"
254254
"ARPHELPTELEPHONE" = "8:"
255255
"ARPHELPLINK" = "8:"

VersionInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
using System.Reflection;
22

3-
[assembly: AssemblyVersion("1.6.4")]
4-
[assembly: AssemblyFileVersion("1.6.4")]
3+
[assembly: AssemblyVersion("1.6.5")]
4+
[assembly: AssemblyFileVersion("1.6.5")]

0 commit comments

Comments
 (0)