diff --git a/Examples/XCharts.Examples.Runtime.asmdef b/Examples/XCharts.Examples.asmdef similarity index 88% rename from Examples/XCharts.Examples.Runtime.asmdef rename to Examples/XCharts.Examples.asmdef index ab58abc9..638b2960 100644 --- a/Examples/XCharts.Examples.Runtime.asmdef +++ b/Examples/XCharts.Examples.asmdef @@ -1,5 +1,5 @@ { - "name": "XCharts.Examples.Runtime", + "name": "XCharts.Examples", "references": [ "XCharts.Runtime" ], diff --git a/Examples/XCharts.Examples.Runtime.asmdef.meta b/Examples/XCharts.Examples.asmdef.meta similarity index 100% rename from Examples/XCharts.Examples.Runtime.asmdef.meta rename to Examples/XCharts.Examples.asmdef.meta