-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Merge release/dev16.6 to release/dev16.6-vs-deps #43663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge release/dev16.6 to release/dev16.6-vs-deps #43663
Conversation
This commit back-ports #43361 to dev16.6.
Use safe handles for SQLite interop
ghost
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approval
Enable optimization for workspaces, languageservices & codelens
|
Reset HEAD of |
|
@genlu I don't think this will pass until a fix for the integration test issue is included |
Do not install Roslyn.VisualStudio.InteractiveComponents.vsix for integration tests
|
Reset HEAD of |
…sts-in-dev16.6 Disable failing IntelliSense integration tests
|
Reset HEAD of |
This is an automatically generated pull request from release/dev16.6 into release/dev16.6-vs-deps.
git fetch --all git checkout merges/release/dev16.6-to-release/dev16.6-vs-deps git reset --hard upstream/release/dev16.6-vs-deps git merge upstream/release/dev16.6 # Fix merge conflicts git commit git push upstream merges/release/dev16.6-to-release/dev16.6-vs-deps --forceOnce all conflicts are resolved and all the tests pass, you are free to merge the pull request.