* [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
This commit is contained in:
@@ -446,10 +446,8 @@
|
|||||||
"version": "18"
|
"version": "18"
|
||||||
},
|
},
|
||||||
"postgresql": {
|
"postgresql": {
|
||||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
|
||||||
"version": "14",
|
"version": "14",
|
||||||
"vcRedistSignature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
|
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9"
|
||||||
"installVcRedist": true
|
|
||||||
},
|
},
|
||||||
"kotlin": {
|
"kotlin": {
|
||||||
"version": "2.1.10",
|
"version": "2.1.10",
|
||||||
|
|||||||
@@ -366,10 +366,8 @@
|
|||||||
"version": "8.4"
|
"version": "8.4"
|
||||||
},
|
},
|
||||||
"postgresql": {
|
"postgresql": {
|
||||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
|
||||||
"version": "14",
|
"version": "14",
|
||||||
"vcRedistSignature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
|
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9"
|
||||||
"installVcRedist": true
|
|
||||||
},
|
},
|
||||||
"kotlin": {
|
"kotlin": {
|
||||||
"version": "2.1.10",
|
"version": "2.1.10",
|
||||||
|
|||||||
Reference in New Issue
Block a user