Skip to content

Commit 959c459

Browse files
committed
upd: allow build with package loaded
1 parent 8b767f6 commit 959c459

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

SatorImaging.UnitySourceGenerator.asmdef

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"name": "SatorImaging.UnitySourceGenerator",
33
"rootNamespace": "SatorImaging.UnitySourceGenerator",
44
"references": [],
5-
"includePlatforms": [
6-
"Editor"
7-
],
5+
"includePlatforms": [],
86
"excludePlatforms": [],
97
"allowUnsafeCode": false,
108
"overrideReferences": false,

0 commit comments

Comments
 (0)