Skip to content

Commit 4e2b8c0

Browse files
committed
Add Unity. prefix to asmdef file
1 parent 3b5e874 commit 4e2b8c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/Runtime/Unity.com.3d-group.unity-simple-notifications.Tests.asmdef

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "com.3d-group.unity-simple-notifications.Tests",
2+
"name": "Unity.com.3d-group.unity-simple-notifications.Tests",
33
"references": [
4-
"com.3d-group.unity-simple-notifications"
4+
"Unity.com.3d-group.unity-simple-notifications"
55
],
66
"optionalUnityReferences": [
77
"TestAssemblies"

0 commit comments

Comments
 (0)