Creates the AssemblyKeyFile attribute with the name of a generated file containing the key pair used to generate a strong name.
Key file path
This method generates a new key pair and writes it to the project directory with file name the same as project name and creates the AssemblyKeyFile attribute with the name of a file containing the key pair used to generate a strong name.
To be added.
IAssemblyInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace