error: when assign the strong name in assemble
Use command-line option '/keyfile' or appropriate project settings instead of 'System.Reflection.AssemblyKeyFileAttribute'.
Printable View
error: when assign the strong name in assemble
Use command-line option '/keyfile' or appropriate project settings instead of 'System.Reflection.AssemblyKeyFileAttribute'.
If you want to assign a string name to an assembly then use the functionality built into the IDE. Go the the Signing page of the project properties and create and/or specify the key file there. Done.