File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
ReadableExpressions.Visualizers.Installer.Msi Expand file tree Collapse file tree 3 files changed +6
-6
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:{E2B066FD-38DC-4481-827A-50E2DC63F1D9 }"
245- "PackageCode" = "8:{B909CE9E-738D-41B1-AB6D-C73FB906C88D }"
244+ "ProductCode" = "8:{B8ACF098-AD9A-4254-B577-FA187587960B }"
245+ "PackageCode" = "8:{96342379-3FD6-4A80-A58D-80A95F6B8132 }"
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.5 "
252+ "ProductVersion" = "8:1.7.0 "
253253 "Manufacturer" = "8:AgileObjects"
254254 "ARPHELPTELEPHONE" = "8:"
255255 "ARPHELPLINK" = "8:"
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.6.5 -*" ,
2+ "version" : " 1.7.0 -*" ,
33 "authors" : [ " Steve Wilkes" ],
44 "title" : " ReadableExpressions" ,
55 "name" : " AgileObjects.ReadableExpressions" ,
Original file line number Diff line number Diff line change 11using System . Reflection ;
22
3- [ assembly: AssemblyVersion ( "1.6.5 " ) ]
4- [ assembly: AssemblyFileVersion ( "1.6.5 " ) ]
3+ [ assembly: AssemblyVersion ( "1.7.0 " ) ]
4+ [ assembly: AssemblyFileVersion ( "1.7.0 " ) ]
You can’t perform that action at this time.
0 commit comments