Skip to content

Commit 13415a4

Browse files
authored
Update PimDeWitte.UnityMainThreadDispatcher.asmdef
added namespace to root
1 parent 901fd9b commit 13415a4

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed
Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
{
2-
"name": "PimDeWitte.UnityMainThreadDispatcher"
2+
"name": "PimDeWitte.UnityMainThreadDispatcher",
3+
"rootNamespace": "PimDeWitte.UnityMainThreadDispatcher",
4+
"references": [],
5+
"includePlatforms": [],
6+
"excludePlatforms": [],
7+
"allowUnsafeCode": false,
8+
"overrideReferences": false,
9+
"precompiledReferences": [],
10+
"autoReferenced": true,
11+
"defineConstraints": [],
12+
"versionDefines": [],
13+
"noEngineReferences": false
314
}

0 commit comments

Comments
 (0)