From b4fba50db76cf686e757d28b7de4d28525f8dadd Mon Sep 17 00:00:00 2001 From: Bill Ramsour Date: Fri, 8 Dec 2017 13:24:43 -0600 Subject: [PATCH] putting in the _correct_ asmdef file --- Editor/com.unity.assetbundlebrowser.Editor.asmdef | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Editor/com.unity.assetbundlebrowser.Editor.asmdef b/Editor/com.unity.assetbundlebrowser.Editor.asmdef index ef58257..f2cbcf0 100644 --- a/Editor/com.unity.assetbundlebrowser.Editor.asmdef +++ b/Editor/com.unity.assetbundlebrowser.Editor.asmdef @@ -1,7 +1,6 @@ { - "name": "com.unity.resourcemanager.Editor", + "name": "com.unity.assetbundlebrowser.Editor", "references": [ - "com.unity.resourcemanager.Runtime" ], "includePlatforms": [ "Editor"