I am trying to note a special exception class with the [Serializable] attribute in a simple class library that targets both dnx451 and dnxcore50, but unfortunately I cannot find out depending on whether the SerializableAttribute dependency exists.
Could you tell me how can I find dnxcore50 dependencies?
source share