diff options
author | pommicket <pommicket@gmail.com> | 2023-09-24 10:40:38 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-09-24 10:54:36 -0400 |
commit | c8914d4aee5b03191587dd9b4ae2836df48665fb (patch) | |
tree | 54131a840a150794dd1391a28fd7a30d091b3572 /windows_installer/ted/ted.vdproj | |
parent | 523029fa2e77518903d139ffbd6cc3f792a6b85e (diff) |
bump version2.6.2
fix fs_file_size on windows
Diffstat (limited to 'windows_installer/ted/ted.vdproj')
-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 f927065..e526036 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:{57EBA176-3202-422A-93DC-234C762F5565}" - "PackageCode" = "8:{B63C253B-5AAA-40CC-B743-1B7CBD0C23CC}" + "ProductCode" = "8:{E112FE60-927A-478C-B2D3-8FFA1D615091}" + "PackageCode" = "8:{623D5160-702F-454D-925C-3339A5819551}" "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.1401" + "ProductVersion" = "8:23.09.2400" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" |