20 lines
427 B
Plaintext
Raw Permalink Normal View History

2025-03-11 15:43:09 +08:00
{
"name": "Unity.Burst.CodeGen",
"references": [
"Unity.Burst"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"Unity.Burst.Cecil.dll",
"Unity.Burst.Cecil.Rocks.dll",
"Unity.Burst.Cecil.Pdb.dll"
],
"autoReferenced": false,
"versionDefines": []
}