diff --git a/Assets/Plugins/Febucci/Text Animator/Example/Scripts/Runtime/Febucci.TextAnimator.Demo.Runtime.asmdef b/Assets/Plugins/Febucci/Text Animator/Example/Scripts/Runtime/Febucci.TextAnimator.Demo.Runtime.asmdef index 983c6bbb7..91b2ce27e 100644 --- a/Assets/Plugins/Febucci/Text Animator/Example/Scripts/Runtime/Febucci.TextAnimator.Demo.Runtime.asmdef +++ b/Assets/Plugins/Febucci/Text Animator/Example/Scripts/Runtime/Febucci.TextAnimator.Demo.Runtime.asmdef @@ -2,7 +2,8 @@ "name": "Febucci.TextAnimator.Demo.Runtime", "references": [ "Unity.TextMeshPro", - "Febucci.TextAnimator.Runtime" + "Febucci.TextAnimator.Runtime", + "Febucci.Attributes.Runtime" ], "optionalUnityReferences": [], "includePlatforms": [], diff --git a/Assets/Plugins/Febucci/Text Animator/Scripts/Editor/Febucci.TextAnimator.Editor.asmdef b/Assets/Plugins/Febucci/Text Animator/Scripts/Editor/Febucci.TextAnimator.Editor.asmdef index 092219b88..b42980268 100644 --- a/Assets/Plugins/Febucci/Text Animator/Scripts/Editor/Febucci.TextAnimator.Editor.asmdef +++ b/Assets/Plugins/Febucci/Text Animator/Scripts/Editor/Febucci.TextAnimator.Editor.asmdef @@ -2,7 +2,8 @@ "name": "Febucci.TextAnimator.Editor", "rootNamespace": "", "references": [ - "GUID:1e113d3b5d77bc04eab508251483e8ff" + "GUID:1e113d3b5d77bc04eab508251483e8ff", + "GUID:448b0b55421917e4784a8f2f7449081f" ], "includePlatforms": [ "Editor" diff --git a/Assets/Plugins/Febucci/Text Animator/Scripts/Runtime/Components/Animator/TextMeshPro/Febucci.TextAnimator.TMP.Runtime.asmdef b/Assets/Plugins/Febucci/Text Animator/Scripts/Runtime/Components/Animator/TextMeshPro/Febucci.TextAnimator.TMP.Runtime.asmdef index 81ab5c0cd..07b837537 100644 --- a/Assets/Plugins/Febucci/Text Animator/Scripts/Runtime/Components/Animator/TextMeshPro/Febucci.TextAnimator.TMP.Runtime.asmdef +++ b/Assets/Plugins/Febucci/Text Animator/Scripts/Runtime/Components/Animator/TextMeshPro/Febucci.TextAnimator.TMP.Runtime.asmdef @@ -3,7 +3,8 @@ "rootNamespace": "", "references": [ "GUID:1e113d3b5d77bc04eab508251483e8ff", - "GUID:6055be8ebefd69e48b49212b09b47b2f" + "GUID:6055be8ebefd69e48b49212b09b47b2f", + "GUID:448b0b55421917e4784a8f2f7449081f" ], "includePlatforms": [], "excludePlatforms": [], diff --git a/Packages/com.arongranberg.astar/Drawing/PackageTools/Editor/PackageToolsEditor.asmdef b/Packages/com.arongranberg.astar/Drawing/PackageTools/Editor/PackageToolsEditor.asmdef index 9bb80fcfe..b2e57062f 100644 --- a/Packages/com.arongranberg.astar/Drawing/PackageTools/Editor/PackageToolsEditor.asmdef +++ b/Packages/com.arongranberg.astar/Drawing/PackageTools/Editor/PackageToolsEditor.asmdef @@ -2,7 +2,8 @@ "name": "DrawingPackageToolsEditor", "rootNamespace": "", "references": [ - "GUID:f4059aaf6c60a4a58a177a2609feb769" + "GUID:f4059aaf6c60a4a58a177a2609feb769", + "GUID:de4e6084e6d474788bb8c799d6b461eb" ], "includePlatforms": [ "Editor" diff --git a/Packages/com.arongranberg.astar/Editor/AstarPathfindingProjectEditor.asmdef b/Packages/com.arongranberg.astar/Editor/AstarPathfindingProjectEditor.asmdef index 2eb1163c3..e5195dbc3 100644 --- a/Packages/com.arongranberg.astar/Editor/AstarPathfindingProjectEditor.asmdef +++ b/Packages/com.arongranberg.astar/Editor/AstarPathfindingProjectEditor.asmdef @@ -7,7 +7,8 @@ "GUID:f4059aaf6c60a4a58a177a2609feb769", "GUID:de4e6084e6d474788bb8c799d6b461eb", "GUID:734d92eba21c94caba915361bd5ac177", - "GUID:e0cd26848372d4e5c891c569017e11f1" + "GUID:e0cd26848372d4e5c891c569017e11f1", + "GUID:db11b4b5d7520bc479416b48c98206cb" ], "includePlatforms": [ "Editor" diff --git a/Packages/com.arongranberg.astar/PackageTools/Editor/PackageToolsEditor.asmdef b/Packages/com.arongranberg.astar/PackageTools/Editor/PackageToolsEditor.asmdef index 62bd63ca7..656d3cd1d 100644 --- a/Packages/com.arongranberg.astar/PackageTools/Editor/PackageToolsEditor.asmdef +++ b/Packages/com.arongranberg.astar/PackageTools/Editor/PackageToolsEditor.asmdef @@ -2,7 +2,8 @@ "name": "AstarPackageToolsEditor", "rootNamespace": "", "references": [ - "GUID:f4059aaf6c60a4a58a177a2609feb769" + "GUID:f4059aaf6c60a4a58a177a2609feb769", + "GUID:de4e6084e6d474788bb8c799d6b461eb" ], "includePlatforms": [ "Editor"