Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プロジェクトで CefSharp アセンブリを読み込むときにエラーが発生します。CefSharp と CefSharp.WinForms はどちらも厳密な名前ではありません。これを回避する方法はありますか?
エラー:
Referenced assembly 'CefSharp.WinForms' does not have a strong name Referenced assembly 'CefSharp' does not have a strong name
ありがとう。
厳密に署名されたアセンブリは、署名されていないアセンブリを参照できません。したがって、オプションは次のとおりです。
Assembly.Load