WuhuIslandTesting/Library/PackageCache/com.unity.xr.mock-hmd@1.3.0-preview.1/Tests/Editor/Unity.SubGroup.YourPackageName.EditorTests.asmdef

15 lines
333 B
Text
Raw Permalink Normal View History

2025-01-07 02:06:59 +01:00
{
"name": "Unity.[SubGroup].[YourPackageName].EditorTests",
"references": [
"Unity.[SubGroup].[YourPackageName].Editor",
"Unity.[SubGroup].[YourPackageName]"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": []
}