diff options
author | pommicket <pommicket@gmail.com> | 2023-08-15 17:07:59 -0300 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-08-15 17:24:36 -0300 |
commit | da57a4738f0d447d9c8bf322c486de6b3e177c48 (patch) | |
tree | 02296a64b5574153fee50fc57c9a021e98cad965 /windows_installer | |
parent | 87845777777058fa45c93df15e67b65ad41708a7 (diff) |
fix node bug2.5
Diffstat (limited to 'windows_installer')
-rw-r--r-- | windows_installer/ted/ted.vdproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/windows_installer/ted/ted.vdproj b/windows_installer/ted/ted.vdproj index ab166d3..a65a539 100644 --- a/windows_installer/ted/ted.vdproj +++ b/windows_installer/ted/ted.vdproj @@ -620,15 +620,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:ted" - "ProductCode" = "8:{1065E316-820C-40EF-BE72-CCE18D421950}" - "PackageCode" = "8:{14783293-5226-470A-A899-DEEC573CD8E6}" + "ProductCode" = "8:{51C543F8-F64F-4D57-ADAF-B7FF69EA8D1D}" + "PackageCode" = "8:{2553F30D-B299-4352-8C82-61883B4BE646}" "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:23.08.0110" + "ProductVersion" = "8:23.08.1517" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" |