diff options
author | pommicket <pommicket@gmail.com> | 2024-02-13 10:32:42 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2024-02-13 10:32:42 -0500 |
commit | 250a5ae0795195c729e3808f9470ce61bb34b0d8 (patch) | |
tree | ee1c58958791a098d2851a2427e6072b9150da1f /windows_installer/ted | |
parent | d393c3eb068f8dcfe106b7ad0f8e43aacc091d2e (diff) |
fix windows include
Diffstat (limited to 'windows_installer/ted')
-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 77397ee..385dad1 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:{D30671BF-0B39-4FA2-AE80-0AC0ABD63751}" - "PackageCode" = "8:{892EF803-CD20-4A0F-AFFE-012A2D59E903}" + "ProductCode" = "8:{E8F7AF2B-C5BA-45C9-B402-06D279188DC1}" + "PackageCode" = "8:{D91C8E8F-A641-4035-98CB-DFFC707A9BFC}" "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:24.02.1300" + "ProductVersion" = "8:24.02.1301" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" |