Skip to content

Commit 8bf189d

Browse files
Updated relative icon paths
1 parent 6a13a7b commit 8bf189d

File tree

4 files changed

+45
-40
lines changed

4 files changed

+45
-40
lines changed

Assets/MixedRealityToolkit/MixedRealityToolkit.asmdef

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "Microsoft.MixedReality.Toolkit",
33
"references": [
44
"Microsoft.MixedReality.Toolkit.Core.Utilities.Editor",
5-
"Microsoft.MixedReality.Toolkit.Core.Definitions.Utilities.Editor"
5+
"Microsoft.MixedReality.Toolkit.Core.Definitions.Utilities.Editor",
6+
"Microsoft.MixedReality.Toolkit.Core.Utilities.Editor.Setup"
67
],
78
"optionalUnityReferences": [],
89
"includePlatforms": [],

0 commit comments

Comments
 (0)