Skip to content

Commit fab631e

Browse files
committed
Update Microsoft.MixedReality.Toolkit.Providers.XRSDK.ConfigurationChecker.asmdef
1 parent 1cae646 commit fab631e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
{
2-
"name": "Microsoft.MixedReality.Toolkit.Providers.XRSDK.ConfigCheck",
3-
"references": [
4-
"Microsoft.MixedReality.Toolkit.Editor.Utilities"
5-
],
6-
"optionalUnityReferences": [],
7-
"includePlatforms": [
8-
"Editor"
9-
],
10-
"excludePlatforms": [],
11-
"allowUnsafeCode": false,
12-
"overrideReferences": false,
13-
"precompiledReferences": [],
14-
"autoReferenced": true,
15-
"defineConstraints": []
1+
{
2+
"name": "Microsoft.MixedReality.Toolkit.Providers.XRSDK.ConfigCheck",
3+
"references": [
4+
"Microsoft.MixedReality.Toolkit.Editor.Utilities"
5+
],
6+
"optionalUnityReferences": [],
7+
"includePlatforms": [
8+
"Editor"
9+
],
10+
"excludePlatforms": [],
11+
"allowUnsafeCode": false,
12+
"overrideReferences": false,
13+
"precompiledReferences": [],
14+
"autoReferenced": true,
15+
"defineConstraints": []
1616
}

0 commit comments

Comments
 (0)