[runtime] Fix lookup of assembly in default location in framework. - #1998
Merged
rolfbjarne merged 1 commit intoApr 12, 2017
Merged
Conversation
Contributor
|
Build success |
spouliot
approved these changes
Apr 12, 2017
spouliot
left a comment
Contributor
There was a problem hiding this comment.
how did it work? needs backport to d15-2 ?
Member
Author
|
I ran into this with the embeddinator; usually mtouch will hardcode a mapping of assembly => location which means this code path was not hit before. |
Member
Author
|
That means a d15-2 backport is not necessary. |
rolfbjarne
added a commit
to rolfbjarne/macios
that referenced
this pull request
Oct 1, 2019
New commits in xamarin/maccore: * xamarin/maccore@3e141c6779 [devops] Fix xcode11 provisioning (dotnet#2003) * xamarin/maccore@86662c6050 Merge pull request dotnet#1999 from xamarin/swift-o-matic-doc-object-modeling * xamarin/maccore@50822d35b3 Object Modeling documentation * xamarin/maccore@f50226a11f Merge pull request dotnet#1998 from xamarin/swift-o-matic-doc-outline * xamarin/maccore@d18f9ca2da functional outline documentation Diff: https://github.com/xamarin/maccore/compare/454248ba1325b5395ee459fff05c66bb7211e835..3e141c6779fe3d0d76f6960ed0e3edb729374f78
Merged
dalexsoto
pushed a commit
that referenced
this pull request
Oct 1, 2019
New commits in xamarin/maccore: * xamarin/maccore@3e141c6779 [devops] Fix xcode11 provisioning (#2003) * xamarin/maccore@86662c6050 Merge pull request #1999 from xamarin/swift-o-matic-doc-object-modeling * xamarin/maccore@50822d35b3 Object Modeling documentation * xamarin/maccore@f50226a11f Merge pull request #1998 from xamarin/swift-o-matic-doc-outline * xamarin/maccore@d18f9ca2da functional outline documentation Diff: https://github.com/xamarin/maccore/compare/454248ba1325b5395ee459fff05c66bb7211e835..3e141c6779fe3d0d76f6960ed0e3edb729374f78
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.