Reply To: Windows Store App

Forums 💬 NodeCanvas ⚙️ Support Windows Store App Reply To: Windows Store App

#19518
todd heckel
Participant

    Actually it makes sense why it would only affect WSA (and WP8) builds, which use .NET instead of Mono, and the former defaults to private nested classes while the latter defaults to public.

    /Todd