Skip to content

Merge master to dev15.7 #4302

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

Closed
wants to merge 5 commits into from

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into dev15.7.

git fetch --all
git checkout merges/master-to-dev15.7-20180202-080051
git reset --hard upstream/dev15.7
git merge upstream/master
# Fix merge conflicts
git commit
git push merges/master-to-dev15.7-20180202-080051 --force

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

dsyme and others added 4 commits January 29, 2018 19:30
* fix build.sh for OSX and a little cleanup

* fix build for mono packaging

* fix build for mono packaging

* disable some tests by default on OSX with build.sh test

* fix build from source IVTs
@brettfo
Copy link
Member

brettfo commented Feb 2, 2018

@dsyme There were some conflicts with this merge around the fixes to the Mono build that you made in #4273. Can you take a look to make sure I resolved the conflicts accordingly?

One thing to note is that I've since moved the <InternalsVisibleTo /> handling to a new file build/targets/AssemblyAttributes, but I transferred the Mono key to that file.

@brettfo brettfo force-pushed the merges/master-to-dev15.7-20180202-080051 branch from 279ff4a to cb116f6 Compare February 2, 2018 17:53
@KevinRansom KevinRansom closed this Feb 4, 2018
@brettfo brettfo deleted the merges/master-to-dev15.7-20180202-080051 branch February 10, 2018 17:23
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.

5 participants