Profile 7 is
* .Net Framework 4.5
* ASP.NET Core 5.0
* Windows 8
* Xamarin.Android
* Xamarin.iOS
* Xamarin.iOS (classic)

What I really WANT to target is:
* .Net Framework 4.5
* Windows Universal
* Xamarin.Android
* Xamarin.iOS

... but when I change Windows 8 to Windows Universal 10 (for example), I 
get the message "The following will be automatically targeted because they 
support the same set of portable API's: Windows 8"

So, GREAT, I get windows 8 as well ... BUT, apparently Win8 Metro is 
missing Reflection.Emit?
I wonder if Windows Universal 10 is also missing Reflection.Emit then. (now 
that I'm curious, I'll have to go look).

I have used Reflection extensively to discover aspects of the Assembly 
/ Class / etc. ... But I have never generated dynamic code at runtime using 
Emit.
I would have thought iOS would have been the culprit of my angst 
considering (if my understanding is correct) it not only doesn't allow 
anything like Emit, but it does not have anything like Reflection either.

Thank you for your response Jono

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/castle-project-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to