Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from master into master-vs-deps.

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

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

VSadov and others added 11 commits February 6, 2018 17:40
This is necessary to install pre-release .debs of the Mono runtime.
…0180208-080014

Merge dev15.6.x to dev15.7.x
Produce an error when a bridge method must be variadic
* fixed a bug on solution crawler progress report.

found case where retry can mess up Start/Stop call. instead trying being smart to reduce Start/Stop call, made it simpler and rely on ref counting on reporter. and the fact that all enqeued work must run at some point.

* updated comment

* renamed and added comments
@dotnet-bot dotnet-bot requested review from a team as code owners February 9, 2018 22:08
* connected diagnostic service to task status center

* PR feedback updated some variable name and string

* fixed test break.

task status center and service provider doesn't exist in unit test

* made GetProject and GetDocument to have same behavior on given ProjectId/DocumentId

* addressed PR feedback

* forgot to remove optional

* moved diagnostic progress reporter out of error list and made its own thing

* removed unnecessary service provider

* removed ?. and adjust ordering

* removed comment

* removed debug only info

* address PR feedbacks

* update on VoidResult

* removed blank line

* more feedbacks
@dotnet-bot dotnet-bot closed this Feb 12, 2018
@dotnet-bot dotnet-bot deleted the merges/master-to-master-vs-deps branch February 12, 2018 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants