Skip to content

[mtouch] Copy aot data to the app even for assemblies that aren't copied. Fixes #54499. (#1964) - #1966

Merged
spouliot merged 1 commit into
dotnet:d15-2from
rolfbjarne:bug54499-15.2
Apr 6, 2017
Merged

[mtouch] Copy aot data to the app even for assemblies that aren't copied. Fixes #54499. (#1964)#1966
spouliot merged 1 commit into
dotnet:d15-2from
rolfbjarne:bug54499-15.2

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

We want to copy the aot data for both the 32-bit and the 64-bit versions of an
assembly even if the 32-bit and 64-bit versions of the assembly are identical.

https://bugzilla.xamarin.com/show_bug.cgi?id=54499

…ied. Fixes #54499. (dotnet#1964)

We want to copy the aot data for both the 32-bit and the 64-bit versions of an
assembly even if the 32-bit and 64-bit versions of the assembly are identical.

https://bugzilla.xamarin.com/show_bug.cgi?id=54499
@spouliot spouliot added this to the d15-2 milestone Apr 6, 2017
@monojenkins

Copy link
Copy Markdown
Contributor

Build success

@spouliot
spouliot merged commit 63a3a29 into dotnet:d15-2 Apr 6, 2017
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.

4 participants