/ Published in: C#
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
Generate the Keys: sn.exe -k TeamKeyPair.snk Install them locally: sn.exe -i TeamKeyPair.snk TeamKeyContainer Add them to the AssemblyInfo.cs: AssemblyKeyName("TeamKeyContainer")]