diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 7990f77..ced1af0 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -2,7 +2,7 @@ "default-registry": { "kind": "git", "repository": "https://github.com/Microsoft/vcpkg", - "baseline": "f61a294e765b257926ae9e9d85f96468a0af74e7" + "baseline": "f06267da58f3c06b3a1aff9cbf5c2906e595ebc9" }, "registries": [ { diff --git a/vcpkg.json b/vcpkg.json index 818fe75..a0f9d7f 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -15,7 +15,6 @@ "boost-thread", "boost-predef" ], - "builtin-baseline": "f61a294e765b257926ae9e9d85f96468a0af74e7", "features": { "testing": { "description": "Build USVFS tests.",