Skip to content
Next Next commit
[Windows] Remove VCRedist from Toolsets
[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247)
  • Loading branch information
jacob-blanc authored May 27, 2025
commit 70bc31fc908bf69dff5b9c408cafa8dce31d818d
4 changes: 1 addition & 3 deletions images/windows/toolsets/toolset-2019.json
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,7 @@
},
"postgresql": {
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
"version": "14",
"vcRedistSignature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
"installVcRedist": true
"version": "14"
},
"kotlin": {
"version": "2.1.10",
Expand Down