static void Clear()
    {
        _packTools.Clear();
        ClearAllOtherFile();

        FileDepencies.Clear();
    }