Skip to content

Merge master to features/embeddedJson#27285

Merged
2 commits merged intofeatures/embeddedJsonfrom
merges/master-to-features/embeddedJson
May 31, 2018
Merged

Merge master to features/embeddedJson#27285
2 commits merged intofeatures/embeddedJsonfrom
merges/master-to-features/embeddedJson

Conversation

@dotnet-bot
Copy link
Copy Markdown
Collaborator

This is an automatically generated pull request from master into features/embeddedJson.

git fetch --all
git checkout merges/master-to-features/embeddedJson
git reset --hard upstream/features/embeddedJson
git merge upstream/master
# Fix merge conflicts
git commit
git push merges/master-to-features/embeddedJson --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

jasonmalinowski and others added 2 commits May 24, 2018 17:23
We update _solutionLoadComplete in various places as a way to
approximate a "should we batch this load" flag. We never explicitly
listened to a begin solution load event -- we just assumed VS starts
this way, and reset it during solution close. Sometimes solutions can
be re-opened before a close, and our flag would then be off and cause
extra processing when unintended.
…lution-load

Explicitly handle the start of a solution open to update state
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@ghost ghost merged commit db0c08e into features/embeddedJson May 31, 2018
@ghost ghost deleted the merges/master-to-features/embeddedJson branch May 31, 2018 07:30
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedJson branch May 31, 2018 08:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedJson branch May 31, 2018 08:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedJson branch May 31, 2018 09:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedJson branch May 31, 2018 09:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedJson branch May 31, 2018 10:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedJson branch May 31, 2018 10:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedJson branch May 31, 2018 11:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedJson branch May 31, 2018 11:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedJson branch May 31, 2018 12:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedJson branch May 31, 2018 12:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedJson branch May 31, 2018 13:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedJson branch May 31, 2018 13:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedJson branch May 31, 2018 14:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedJson branch May 31, 2018 14:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedJson branch May 31, 2018 15:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedJson branch May 31, 2018 15:00
@dotnet-bot dotnet-bot restored the merges/master-to-features/embeddedJson branch May 31, 2018 16:00
@dotnet-bot dotnet-bot deleted the merges/master-to-features/embeddedJson branch May 31, 2018 16:00
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants