* feat: Remove pinned VS version
* Removed installChannel vars from VS installation module
* debug: Check removal of installChannelUri
* fix: Remove InstallChannel completely
* feat: convert installchannel var to empty string
* feat: convert installchannel var to empty string
* feat: remove installchannel value to fallback to latest
* Use cerificate subject to verify authenticode signature
* Use function instead of script variables
* Switch all places to using Get-MicrosoftPublisher
* Remove SignatureThumbprint
* Use common subject for the Edge driver
* [Windows] Remove VCRedist from Toolsets
[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247)
* [Windows] Remove VCRedist from Toolsets
[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247)
* Setting first version following other tools
* Setting first version following other tools
* Setting first version following other tools
* Remove orphaned Python 3.8 (x86) from toolset-2019.json and toolset-2022.json
**Remove orphaned Python 3.8 (x86) from toolset-2019.json & 2022.json**
This PR removes the orphaned entry for Python 3.8 (x86) from toolset-2019.json.
- Python 3.8 (x86) is not included in the x64 list and is not required for current or future builds.
- Keeping only actively supported and required Python versions helps reduce image size and maintenance overhead.
**Summary of changes:**
- Removed `"3.8.*"` from the `versions` array for Python x86.
* Remove Ubuntu 20.04 Readme, empty but not deleted
---------
Co-authored-by: Jacob Blanco <jblanco@devx.es>
* [Windows] Remove VCRedist from Toolsets
[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247)
* [Windows] Remove VCRedist from Toolsets
[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247)
* Setting first version following other tools
* Setting first version following other tools
* Setting first version following other tools
* [windows 22 and 25 Upgrade visual studio to postGRO
* Add condition for windows 19 to skip
* [Windows] Update Vs installation script
* Refactor the visual studio installation script
* Fix windows 19 faliure
* Fix windows 19 visual studio failure
* [windows] Fix Windows 19 failure
* Add condition for windows 19
* [windows] Fix windows 19 failure
* [windows] update script by changing the condition syntax
* Make installchannel as optioanl parametr
* Update Installer script
* [ windows ] Update the installation script with conditional statement
* Update the installation script
* Update toolsets
* Update the channel ID
* Update channel ID
* Resolve conflicts
* Resolve conflicts