1
0
Game/Library/PackageCache/com.unity.purchasing@2.1.1/Tests/Editor/UnityEditor.Purchasing.EditorTests.asmdef
2021-01-16 18:29:12 +01:00

26 lines
572 B
Plaintext

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