Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from release/3.0.1xx into master.

git fetch --all
git checkout merges/release/3.0.1xx-to-master
git reset --hard upstream/master
git merge upstream/release/3.0.1xx
# Fix merge conflicts
git commit
git push upstream merges/release/3.0.1xx-to-master --force

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

William Li and others added 2 commits April 22, 2019 10:51
…for-preview5

Merge master to release/3.0.1xx for preview5
* Fix KeyNotFoundException in GenerateDepsFile task

This would occur when there was a library in the assets file with a dependency on a library that wasn't in the assets file.

Fixes #3159
@wli3 wli3 force-pushed the merges/release/3.0.1xx-to-master branch from eadcc8c to 2ee6386 Compare May 8, 2019 17:28
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 f97c9e7 into master May 8, 2019
@ghost ghost deleted the merges/release/3.0.1xx-to-master branch May 8, 2019 19: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.

3 participants