すいません、10年以上前にUnity触ってて、
その時に途中まで作ってたゲームの続きを作り始めようとしてます
UnityHubってやつを経由して新規プロジェクトとして開いたんですが、
一つだけ解決出来ないエラーがあって困ってます、スレッドヘルパーってやつのエラーみたいですが
どなたかアドバイス頂けないでしょうか

Assembly 'Assets/Scripts/ThreadHelper/UnityThreadHelper.ThreadSafe.dll' will not be loaded due to errors:
Unable to resolve reference 'System.Private.CoreLib'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.

翻訳
アセンブリ 'Assets/Scripts/ThreadHelper/UnityThreadHelper.ThreadSafe.dll' はエラーによりロードされません:
参照 'System.Private.CoreLib' を解決できません。アセンブリがないか、現在のプラットフォームと互換性がありませんか?
参照検証はプラグインインスペクタで無効にすることができます。