ZK_Framework/Assets/Plugins/MessagePack/MessagePack.asmdef

21 lines
565 B
Plaintext

{
"name": "MessagePack",
"references": [
"MessagePack.Annotations"
],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"System.Memory.dll",
"System.Buffers.dll",
"System.Threading.Tasks.Extensions.dll",
"System.Runtime.CompilerServices.Unsafe.dll",
"System.Runtime.Extensions.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}