Verifies the strong name in assembly, where assembly is the name of a file that contains an assembly manifest.

On this page:

 


Verify Strong Name

Options

Assembly

The assembly to verify has a strong name. 

Force

Force the verification even if the assembly has been registered for verification skipping. 

Fail if valid Strong Name

Fail the action if the assembly does have a strong name. 

Framework Version

Use default framework version (vX.X) / Use vX.X

Allows the selection of the .NET version to use for the tool. The minimum is .NET v2.0.

Use 64-bit tools

This options specifies as whether to force the usage of 64-bit tools on a 64-bit system or not.  As FinalBuilder is currently a 32-bit application it will default to running the 32-bit version on a 64-bit system.  Check this option if you require the 64-bit version to be run.


  • No labels