Skip to content
Prev Previous commit
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 401ac23d3dca74b29342dc8c5e46b43a06ed64eb
4 changes: 1 addition & 3 deletions images/windows/toolsets/toolset-2022.json
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,7 @@
},
"postgresql": {
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
"version": "14",
"vcRedistSignature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
"installVcRedist": true
"version": "14"
},
"kotlin": {
"version": "2.1.10",
Expand Down