ahoglind / Automatonymous

A state machine library for .Net - 100% code - No doodleware
0 stars 0 forks source link

Netstandard project doesn't build #4

Open ahoglind opened 7 years ago

ahoglind commented 7 years ago

Add support for JsonObject seralization. Make sure unsupported methods is not built for netstandard. Fix refelection issues, GetTypeInfo() etc.

ahoglind commented 7 years ago

Project builds

ahoglind commented 7 years ago

Not sure if all reflection changes are correct.