chatRooms
This commit is contained in:
parent
86130d2ee5
commit
871cf6b884
42 changed files with 15345 additions and 225 deletions
8
Yavsc/issue-1-mono.md
Normal file
8
Yavsc/issue-1-mono.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# 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)
|
||||
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue