@@ -229,6 +229,7 @@ namespace ET
File.Delete(file);
Debug.Log($"delete dll {file}");
}
+ AssetDatabase.Refresh();
private static void CopyHotfixdllToHybridDir()