Skip to content

Commit d518aad

Browse files
committed
Adding dependency to TMP in SDK
1 parent af86c81 commit d518aad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Assets/MixedRealityToolkit.SDK/MixedRealityToolkit.SDK.asmdef

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"references": [
44
"Microsoft.MixedReality.Toolkit",
55
"Microsoft.MixedReality.Toolkit.Core.Utilities.Async",
6-
"Microsoft.MixedReality.Toolkit.Services.InputSystem"
6+
"Microsoft.MixedReality.Toolkit.Services.InputSystem",
7+
"Unity.TextMeshPro"
78
],
89
"optionalUnityReferences": [],
910
"includePlatforms": [],

0 commit comments

Comments
 (0)