Skip to content

Commit 5aedd44

Browse files
committed
REF: Remove builtin-baseline from vcpkg.json
- Dropped the `builtin-baseline` field from `vcpkg.json` to rely on default vcpkg behavior for dependency resolution.
1 parent 9da50fd commit 5aedd44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vcpkg.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "super-simple-ssh-client",
33
"version-string": "0.1.0",
4-
"builtin-baseline": "7c3de83f6f0d5f6b2c33f2b6b9ad8c4d0b8b57f3",
54
"dependencies": [
65
"libssh2",
76
"openssl",

0 commit comments

Comments
 (0)