platform-compat icon indicating copy to clipboard operation
platform-compat copied to clipboard

Warning for System.Reflection.Emit?

Open svick opened this issue 7 years ago • 1 comments

As I understand it, the System.Reflection.Emit package claims to support .Net Standard, even though AOT platforms like UWP do not support it.

Does it make sense to produce a warning when SRE is used in a .Net Standard library?

svick avatar Apr 26 '18 17:04 svick

Related discussion: https://github.com/dotnet/corefx/issues/29365.

svick avatar Apr 28 '18 13:04 svick