diff options
Diffstat (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Editor/Unity.Timeline.Editor.asmdef')
| -rw-r--r-- | Library/PackageCache/com.unity.timeline@1.2.13/Editor/Unity.Timeline.Editor.asmdef | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Editor/Unity.Timeline.Editor.asmdef b/Library/PackageCache/com.unity.timeline@1.2.13/Editor/Unity.Timeline.Editor.asmdef new file mode 100644 index 0000000..9a68038 --- /dev/null +++ b/Library/PackageCache/com.unity.timeline@1.2.13/Editor/Unity.Timeline.Editor.asmdef @@ -0,0 +1,10 @@ +{ + "name": "Unity.Timeline.Editor", + "references": [ + "Unity.Timeline" + ], + "includePlatforms": [ + "Editor" + ], + "excludePlatforms": [] +} |
