Skip to content

Conversation

@dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from master into features/param-nullchecking.

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

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

sharwell and others added 8 commits June 5, 2019 17:44
Simplify x64 configuration for AnalyzerRunner
* Get SVsSolution service instead of IVsSolution

* Use the correct GetService overload
…y .editorconfig (#36103)

* Wip

* Update more pages

* Formatting

* Respond to feedback

* Add spacing to Formatting General page
* Ctor refactoring

* Renames

* Renames

* Cleanup

* ProjectExternalErrorReporter ctor

* Refactoring

* Remove dependency on VS

* Aggregation improvements

* Use ordinal comparer for project names

* Construct ProjectExternalErrorReporter lazily

* Fix off by one

* Fix issues
Wait for project system before waiting for workspace
Copy link

@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 409bb04 into features/param-nullchecking Jun 10, 2019
@ghost ghost deleted the merges/master-to-features/param-nullchecking branch June 10, 2019 16:30
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.

6 participants