From 52015e0c9a4e3bc8dc558929a85461f079dda303 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 13 Sep 2023 23:11:15 -0400 Subject: batch write requests, fix tiny memory leak in ide-autocomplete --- windows_installer/ted/ted.vdproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'windows_installer/ted') diff --git a/windows_installer/ted/ted.vdproj b/windows_installer/ted/ted.vdproj index 785cb4d..f927065 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:{6F007966-582C-49F8-8EC7-81A9AC6ADD5E}" - "PackageCode" = "8:{C0778A28-595F-4295-926B-8766F6D9C6BC}" + "ProductCode" = "8:{57EBA176-3202-422A-93DC-234C762F5565}" + "PackageCode" = "8:{B63C253B-5AAA-40CC-B743-1B7CBD0C23CC}" "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.09.1000" + "ProductVersion" = "8:23.09.1401" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" -- cgit v1.2.3