Change assembly definition to target only the Editor.
PiperOrigin-RevId: 461522513 Change-Id: I3eb146eff71f0293c6f63d835d776b66b07c52ff
This commit is contained in:
committed by
Copybara-Service
parent
26a0441e7c
commit
0180d839a9
@@ -4,7 +4,9 @@
|
||||
"references": [
|
||||
"Mujoco.Runtime"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": true,
|
||||
"overrideReferences": false,
|
||||
|
||||
Reference in New Issue
Block a user