Add intellisense blob as part of native toolset restore and integrate xmls into package #1241
Conversation
|
Woo thanks @vatsan-madhavan ! Really appreciate this. I won't have time to get to this today but this is my most important task tomorrow as we need to get it done before we snap on Monday. |
|
After the initial restore process (either during a build, or after running You should be able to gather what you need from this location and incorporate them into
|
… build and include them into package ref folder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

@AdamYoblick Here is a basic outline that on-boards the intellisense blob to your build process. You can build on top of this and add relevant targets to integrate the right xmls into your transport package.
Feel free to close the PR and cherry-pick the relevant commit directly, or use the change shown here however you want.