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.
Microsoft KBの記事を見つけました:
しかし、私がキーペアを作成した後、彼らは私に再コンパイルを求めているようです。再コンパイルせずに、アセンブリを強力な名前付きアセンブリに変換する方法はありますか?
署名者ツールを使用して、署名されていないアセンブリに署名できます。
あなたはできる。
sn.exeおよびツールを使用してal.exe、アセンブリに厳密な名前を付けます。
sn.exe
al.exe
このハウツーを参照してください。