更新asmdef

This commit is contained in:
monitor1394
2023-08-14 21:58:30 +08:00
parent 0c187b6ff9
commit 64187fea3f
2 changed files with 2 additions and 7 deletions

View File

@@ -1,9 +1,7 @@
{
"name": "XCharts.Editor",
"references": [
"XCharts.Runtime",
"Unity.TextMeshPro",
"Unity.InputSystem"
"XCharts.Runtime"
],
"includePlatforms": [
"Editor"

View File

@@ -1,9 +1,6 @@
{
"name": "XCharts.Runtime",
"references": [
"Unity.TextMeshPro",
"Unity.InputSystem"
],
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,