Firstborn/Library/PackageCache/com.unity.burst@1.7.3/Unity.Burst.CodeGen/Unity.Burst.CodeGen.asmdef

20 lines
427 B
Plaintext
Raw Normal View History

2023-03-28 13:24:16 -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"
],
"autoReferenced": false,
"versionDefines": []
}