From 75dad99bb72d81a69e6bddee0279835683e6c27b Mon Sep 17 00:00:00 2001
From: pommicket <pommicket@gmail.com>
Date: Thu, 12 Jan 2023 23:26:31 -0500
Subject: [2.0] fix path_full on windows

---
 windows_installer/ted/ted/ted.vdproj | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'windows_installer')

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:"
-- 
cgit v1.2.3