Unity.Collections.LowLevel.ILSupport.CodeGen.asmdef
{
"name": "Unity.Collections.LowLevel.ILSupport.CodeGen",
"references": [
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"Mono.Cecil.dll",
"Mono.Cecil.Rocks.dll",
"Mono.Cecil.Pdb.dll"
],
"autoReferenced": false,
"versionDefines": [],
"noEngineReferences": false
}