yavsc/Yavsc/issue-1-mono.md

9 lines
239 B
Markdown

7 years ago
# using mono > 4.6.2 breaks the dnx behaviour
```term
SynchronizationLockException: Object synchronization method was called from an unsynchronized block of code.
in (wrapper managed-to-native) System.Threading.Monitor.Exit(object)
```