Files
Installer/Tests/Editor/ShrinkInstaller.Editor.Tests.asmdef
T

23 lines
467 B
Plaintext

{
"name": "ShrinkInstaller.Editor.Tests",
"rootNamespace": "ShrinkSDK.Installer.Tests",
"references": [
"ShrinkInstaller.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false,
"optionalUnityReferences": [
"TestAssemblies"
]
}