Change "import existing cache" to "open existing cache"#1600
Change "import existing cache" to "open existing cache"#1600colin-home merged 3 commits intoMicrosoftDocs:masterfrom
Conversation
In Visual Studio 2019 we have support for "opening an existing cache", which operates with the existing cache in place rather than duplicating it. I've updated this section and linked to Will's blog post for more information.
|
@esweet431 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
It seems like this PR dup'd my other PR, which had a few minor changes to the "Installation" and "IDE integration" sections |
|
@esweet431 |
|
@esweet431 |
|
@corob-msft I think I few changes are in this PR only. I can either close this PR and make the final edits once the changes are live, or we can merge this PR and hope the merge will do the right thing. |
|
Note that there's a merge conflict here that would have to be resolved before we could merge. |
|
@esweet431 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
Just resolved, thanks. |
|
@esweet431 |
This change updates the first 3 sections - CMake Projects in Visual Studio, Installation, and IDE Integration to include my changes from 1598 and 1599. This patch should now include all of my proposed changes.
|
@esweet431 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
In Visual Studio 2019 we have support for "opening an existing cache", which operates with the existing cache in place rather than duplicating it. I've updated this section and linked to Will's blog post for more information.