24 lines
644 B
Text
24 lines
644 B
Text
|
{
|
||
|
"name": "Unity.Addressables.Samples.Tests",
|
||
|
"references": [
|
||
|
"Unity.Addressables",
|
||
|
"Unity.ResourceManager",
|
||
|
"Unity.Addressables.Editor",
|
||
|
"Unity.ScriptableBuildPipeline.Editor",
|
||
|
"Unity.Addressables.Tests",
|
||
|
"Unity.Addressables.SamplesFolder"
|
||
|
],
|
||
|
"optionalUnityReferences": [
|
||
|
"TestAssemblies"
|
||
|
],
|
||
|
"includePlatforms": [],
|
||
|
"excludePlatforms": [],
|
||
|
"allowUnsafeCode": false,
|
||
|
"overrideReferences": true,
|
||
|
"precompiledReferences": [],
|
||
|
"autoReferenced": false,
|
||
|
"defineConstraints": [
|
||
|
"UNITY_INCLUDE_TESTS",
|
||
|
"UNITY_INCLUDE_TESTS"
|
||
|
]
|
||
|
}
|