From a6dd449d39b5b5d0e7c2e9d5e4ddbb4505ba0cd7 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 8 Sep 2024 12:41:26 -0700 Subject: Fix tiny memory leak on windows --- 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 aac4438..4e3d1e7 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:{54706FEE-3070-4909-A56B-1FCFE6EB66C3}" - "PackageCode" = "8:{BFB90C03-ECC1-4511-9D2A-C6FEAB445A37}" + "ProductCode" = "8:{FE089CC3-B77A-4ECE-94D1-D27FEB47F0BD}" + "PackageCode" = "8:{EEB36C34-97D6-4E30-B692-0867FC18BC67}" "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.09.0800" + "ProductVersion" = "8:24.09.0801" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" -- cgit v1.2.3