This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Updated BUILDING.md to new self-contained deployment.#227
Merged
bettinaheim merged 7 commits intomasterfrom Jan 23, 2020
Merged
Updated BUILDING.md to new self-contained deployment.#227bettinaheim merged 7 commits intomasterfrom
bettinaheim merged 7 commits intomasterfrom
Conversation
ScottCarda-MS
approved these changes
Nov 1, 2019
bettinaheim
reviewed
Nov 4, 2019
|
|
||
| As of version 0.10 of the Quantum Development Kit, the Visual Studio Code extension no longer includes the Q# language server, but downloads the a copy of language server at runtime. | ||
| This process is controlled by metadata stored in `package.json`, which is in turn generated from `package.json.v.template` when running `bootstrap.ps1` in the root of the repository. | ||
| For instance, when developing against 0.10.1910.3002, `bootstrap.ps1` will create a `blobs` section in `package.json` similar to the following: |
Contributor
There was a problem hiding this comment.
It is not clear to me what you mean by "developing against". Also, the version number 0.10.1910.3002 does not seem to be consistent with the blobs below listing 0.0.1910.1532.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.