diff options
author | pommicket <pommicket@gmail.com> | 2023-01-12 22:35:09 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-12 22:35:29 -0500 |
commit | 1b318330c94a19b922d05b6fac19f6a4a59d248a (patch) | |
tree | 60ad90ff82c182435abd37aac6f791b97fd42c98 /windows_installer/ted | |
parent | 024fd444d673be63ac23fc83481a8fe624127cbf (diff) |
[2.0] minor windows path-related fixes, windows installer version
Diffstat (limited to 'windows_installer/ted')
-rw-r--r-- | windows_installer/ted/ted/ted.vdproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/windows_installer/ted/ted/ted.vdproj b/windows_installer/ted/ted/ted.vdproj index 6c990cd..909fc20 100644 --- a/windows_installer/ted/ted/ted.vdproj +++ b/windows_installer/ted/ted/ted.vdproj @@ -505,15 +505,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:ted" - "ProductCode" = "8:{2B6331CC-DB09-4CFC-819F-6D8D7707915B}" - "PackageCode" = "8:{D84EA5BF-43A5-4D0C-88B6-B5AC0A4704B5}" + "ProductCode" = "8:{D7D35954-7468-44BA-A191-C4BA78CF956D}" + "PackageCode" = "8:{D8DF04B8-B84A-47EB-B6CB-539C31D6BFC6}" "UpgradeCode" = "8:{844F6C2B-DF3B-4A81-9BD5-603401BBA651}" "AspNetVersion" = "8:2.0.50727.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:FALSE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:22.12.0721" + "ProductVersion" = "8:23.01.1224" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" |