I need to strong name and code sign my assemblies.
I dont want to change anything in Visual Studio, all changes must be on the TFS Build server.
Any know how I can do this?
|
|
I need to strong name and code sign my assemblies. I dont want to change anything in Visual Studio, all changes must be on the TFS Build server. Any know how I can do this? |
||
|
|
|
|
Look at the SGen Task: http://blog.devstone.com/aaron/2008/08/26/UsingAnSGENexeMSBuildTaskInTFSBuild.aspx |
||
|
|