mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-26 19:00:24 +00:00
更新asmdef
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "XCharts.Editor",
|
"name": "XCharts.Editor",
|
||||||
"references": [
|
"references": [
|
||||||
"XCharts.Runtime",
|
"XCharts.Runtime"
|
||||||
"Unity.TextMeshPro",
|
|
||||||
"Unity.InputSystem"
|
|
||||||
],
|
],
|
||||||
"includePlatforms": [
|
"includePlatforms": [
|
||||||
"Editor"
|
"Editor"
|
||||||
|
|||||||
@@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "XCharts.Runtime",
|
"name": "XCharts.Runtime",
|
||||||
"references": [
|
"references": [],
|
||||||
"Unity.TextMeshPro",
|
|
||||||
"Unity.InputSystem"
|
|
||||||
],
|
|
||||||
"includePlatforms": [],
|
"includePlatforms": [],
|
||||||
"excludePlatforms": [],
|
"excludePlatforms": [],
|
||||||
"allowUnsafeCode": false,
|
"allowUnsafeCode": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user