Singularity/Library/PackageCache/com.unity.burst@1.8.4/Unity.Burst.CodeGen/Unity.Burst.CodeGen.asmdef

21 lines
464 B
Plaintext
Raw Normal View History

2024-05-06 14:45:45 -04: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",
"Unity.Burst.Cecil.Mdb.dll"
],
"autoReferenced": false,
"versionDefines": []
}