Files
Studio/Assets/Scripts/ExternalAssets/MessagePack/MessagePack.asmdef
2025-05-21 12:10:38 +09:00

23 lines
607 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",
"Microsoft.NET.StringTools.dll",
"System.Runtime.Extensions.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}