My client wants to sign the application code. He gave me an .spc file for signing a .NET desktop application. How should I use it within the app?
Thanks
My client wants to sign the application code. He gave me an .spc file for signing a .NET desktop application. How should I use it within the app?
Thanks
You sign the assembly before you send it to your customer. You can do this automatically in Visual Studio in the project settings.