File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
ReadableExpressions.Visualizers.Installer.Msi Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 241241 {
242242 "Name" = "8:Microsoft Visual Studio"
243243 "ProductName" = "8: AgileObjects.ReadableExpressions.Visualizers"
244- "ProductCode" = "8:{6D538A99-559B-4E0A-8F6D-D96E9EEA83E3 }"
245- "PackageCode" = "8:{1CEC9661-4270-4DDB-A325-4C4C9BB9BEE8 }"
244+ "ProductCode" = "8:{61914F73-AF01-4730-A870-F5E9B12EBCF0 }"
245+ "PackageCode" = "8:{CF8FF5E8-BDE4-4153-B4DB-A9CF0E3DB016 }"
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.2 "
252+ "ProductVersion" = "8:1.6.3 "
253253 "Manufacturer" = "8:AgileObjects"
254254 "ARPHELPTELEPHONE" = "8:"
255255 "ARPHELPLINK" = "8:"
Original file line number Diff line number Diff line change 11using System . Reflection ;
22
3- [ assembly: AssemblyVersion ( "1.6.2 " ) ]
4- [ assembly: AssemblyFileVersion ( "1.6.2 " ) ]
3+ [ assembly: AssemblyVersion ( "1.6.3 " ) ]
4+ [ assembly: AssemblyFileVersion ( "1.6.3 " ) ]
You can’t perform that action at this time.
0 commit comments