diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-16 19:22:16 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-16 19:22:16 -0400 |
commit | b8c5d256646130067cc6f2d4db676dc2173522ac (patch) | |
tree | 648f0e781c05bfda84efca78307e73c626250214 /windows_installer/ted | |
parent | ed3adc7e99c23d5f12b36ab162b5c8489f25a2d8 (diff) |
fix process_kill on windows
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 c2dba5e..960f7dd 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:{E281ABEA-14D0-46C5-AFDB-BFF6F6617B3F}" - "PackageCode" = "8:{E3D40FEF-9758-436F-8B50-E63C8A309848}" + "ProductCode" = "8:{C8992411-A410-4770-BBCD-8FE8281C599B}" + "PackageCode" = "8:{E11A6787-F72C-47F3-9975-DF24587F89E3}" "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:21.03.1809" + "ProductVersion" = "8:21.04.1619" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" |