diff options
author | pommicket <pommicket@gmail.com> | 2025-06-12 15:18:31 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-06-12 15:18:31 -0400 |
commit | 59872e535277f59bd8a25deac6f82248b3c7904a (patch) | |
tree | 986eca128d3c3996442ecc9f32d32e5b0368b66d /windows_installer/ted | |
parent | 828741f64d04cde5cd013597e17e1fcc4c05bc9d (diff) |
C# string interpolation, bump version to 2.8.02.8.0
Diffstat (limited to 'windows_installer/ted')
-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 4a0dc56..9ba4d8c 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:{72C2B66B-B357-435B-9F50-BD23829BB5CE}" - "PackageCode" = "8:{E505C206-972B-41DD-9DF5-8D295E73C659}" + "ProductCode" = "8:{3B295C5E-C63E-4212-BC99-2E58429E1304}" + "PackageCode" = "8:{062BC64F-94A7-4DA0-ACAA-E92922554EA4}" "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:25.03.2400" + "ProductVersion" = "8:25.06.1200" "Manufacturer" = "8:ted" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" |