Skip to content

Commit

Permalink
Merge pull request #717 from hadashiA/ku/override-references
Browse files Browse the repository at this point in the history
Override references turned on
  • Loading branch information
hadashiA authored Nov 11, 2024
2 parents beee2c6 + 04e3136 commit ec83f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VContainer/Assets/VContainer/Runtime/VContainer.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
Expand Down

0 comments on commit ec83f21

Please sign in to comment.