Singularity/Library/PackageCache/com.unity.burst@1.8.4/Tests/Editor/SeparateAssembly/SeparateAssembly.asmdef

19 lines
417 B
Plaintext
Raw Permalink Normal View History

2024-05-06 14:45:45 -04:00
{
"name": "SeparateAssembly",
"references": [
"Unity.Burst"
],
"includePlatforms": [],
"optionalUnityReferences": [
"TestAssemblies"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}