Game/Library/PackageCache/com.unity.purchasing@2.1.1/Tests/Runtime/UnityEngine.Purchasing.RuntimeTests.asmdef
2021-01-16 18:29:12 +01:00

23 lines
517 B
Plaintext

{
"name": "UnityEngine.Purchasing.RuntimeTests",
"references": [
"UnityEngine.Purchasing"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}