Skip to content

Visual Studio built-in vcpkg and manifest mode: Old package versions #43310

Answered by Osyotr
Pique7 asked this question in Q&A
Discussion options

You must be logged in to vote

Use git registry instead of builtin registry.
vcpkg-configuration.json:

  "default-registry": {
    "kind": "git",
    "baseline": "6f29f12e82a8293156836ad81cc9bf5af41fe836",
    "repository": "https://github.com/microsoft/vcpkg"
  }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Pique7
Comment options

Answer selected by Pique7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants