WuhuIslandTesting/Library/PackageCache/com.unity.xr.mock-hmd@1.3.0-preview.1/Tests/Editor/Unity.SubGroup.YourPackageName.EditorTests.asmdef
2025-01-07 02:06:59 +01:00

14 lines
333 B
Text

{
"name": "Unity.[SubGroup].[YourPackageName].EditorTests",
"references": [
"Unity.[SubGroup].[YourPackageName].Editor",
"Unity.[SubGroup].[YourPackageName]"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": []
}