2025-03-11 15:30:07 +08:00

28 lines
641 B
Plaintext

{
"name": "Unity.Burst.Editor.Tests",
"references": [
"Unity.Burst",
"Unity.Mathematics",
"Unity.Burst.Tests.UnitTests",
"SeparateAssembly",
"Unity.Burst.Editor"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}