PO/Library/PackageCache/com.unity.mathematics@1.1.0/Tests/Unity.Mathematics.Tests.asmdef

14 lines
241 B
Plaintext
Raw Normal View History

2022-01-12 10:06:03 +03:00
{
"name": "Unity.Mathematics.Tests",
"optionalUnityReferences": [
"TestAssemblies"
],
"references": [
"Unity.Mathematics"
],
"includePlatforms": [
"Editor"
],
"allowUnsafeCode": true
}