B
BuddyWork
Hello,
Basically because the key is installed in the CSP when
compiling the code the first time. Then the next time I
compile the code the strong name file is not required
because it gets its from the CSP, but if I want to remove
it from the CSP for security reasons, how do I do this.
See the comments in the AssemblyInfo.cs that is added by
Microsoft.
Thanks,
Basically because the key is installed in the CSP when
compiling the code the first time. Then the next time I
compile the code the strong name file is not required
because it gets its from the CSP, but if I want to remove
it from the CSP for security reasons, how do I do this.
See the comments in the AssemblyInfo.cs that is added by
Microsoft.
Thanks,