Skip to content

Commit

Permalink
Turn off auto referenced in Editor assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
nowsprinting committed Mar 10, 2024
1 parent 01c85a3 commit 8c502ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Editor/DeNA.Anjin.Editor.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
Expand Down

0 comments on commit 8c502ae

Please sign in to comment.