いくつかのWebアプリケーションをホストするWebサーバーがあります。 Microsoft Visual Studioから、署名されたアセンブリを作成します。 アセンブリをWebサーバー上のすべてのWebアプリケーションで使用できるようにする必要があります。ソリューションは、アセンブリのコピー数を最小限に抑える必要があります。 どのツールを実行する必要がありますか?
正解:B
Explanation Strong Name Scenario The following scenario outlines the process of signing an assembly with a strong name and later referencing it by that name. Assembly A is created with a strong name using one of the following methods: References: https://docs.microsoft.com/en-us/dotnet/framework/app-domains/create-and-use-strong-named-assemblies