diff options
author | pommicket <pommicket@gmail.com> | 2023-01-12 23:26:31 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-12 23:26:31 -0500 |
commit | 75dad99bb72d81a69e6bddee0279835683e6c27b (patch) | |
tree | d2eb7bd36f6087563a3e0c9b2656064171f87791 /windows_installer | |
parent | ba0aed7ab927a6d7c96d1191896f8cfdfae563de (diff) |
[2.0] fix path_full on windows
Diffstat (limited to 'windows_installer')
-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 a525b62..1cd163f 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:{25FC25F1-870D-4CBF-8504-EB8534EF39D4}" - "PackageCode" = "8:{9B80D3CD-2A3C-4B5A-9875-4895F4FE718F}" + "ProductCode" = "8:{A0786B42-C16B-4496-8982-CF5C9983F1BE}" + "PackageCode" = "8:{BE0F5C22-E227-437A-BBE4-6C3B838A4227}" "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.01.1225" + "ProductVersion" = "8:23.01.1226" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" |