Update VCPKG Baseline due to zlib (#4027)

* override zlib version

* shwitch baseline

* macro update

* override zlib
This commit is contained in:
George Arama 2022-10-14 09:20:05 -07:00 committed by GitHub
parent 6fc0ba7d72
commit be4cb8f516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,5 +22,11 @@
"name": "wil",
"platform": "windows"
}
],
"overrides": [
{
"name": "zlib",
"version": "1.2.12#2"
}
]
}