Change assembly definition to target only the Editor.

PiperOrigin-RevId: 461522513
Change-Id: I3eb146eff71f0293c6f63d835d776b66b07c52ff
This commit is contained in:
Tom Erez
2022-07-17 20:21:06 -07:00
committed by Copybara-Service
parent 26a0441e7c
commit 0180d839a9
+3 -1
View File
@@ -4,7 +4,9 @@
"references": [
"Mujoco.Runtime"
],
"includePlatforms": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,