Firstborn/Library/PackageCache/com.unity.burst@1.7.3/Tests/Editor/Unity.Burst.Editor.Tests.as...

28 lines
641 B
Plaintext
Raw Normal View History

2023-03-28 13:24:16 -04:00
{
"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
}