Skip to content

Commit eb89cc2

Browse files
committed
refactor: revert 'allowUnsafeCode' back to 'false'
1 parent 82affc3 commit eb89cc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

com.unity.multiplayer.mlapi/Runtime/com.unity.multiplayer.mlapi.runtime.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"references": [],
55
"includePlatforms": [],
66
"excludePlatforms": [],
7-
"allowUnsafeCode": true,
7+
"allowUnsafeCode": false,
88
"overrideReferences": false,
99
"precompiledReferences": [],
1010
"autoReferenced": true,

0 commit comments

Comments
 (0)