Skip to content
Snippets Groups Projects

Attempting to get this project operational in a Unity Build.

Merged Erik Johnson requested to merge fix/assembly-definitions into master
7 files
+ 49
3
Compare changes
  • Side-by-side
  • Inline
Files
7
{
"name": "Shared.ScriptableVariables.Editor",
"references": [
"Shared.ScriptableVariables"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}
\ No newline at end of file
Loading