Search results for query: *

  • Users: millele3
  • Content: Threads
  • Order by date
  1. M

    Strong Naming Assemblies & 3rd party Controls

    Hi, I am trying to strongly-name our assemblies. We will be using dotfuscator ce, so we plan to use "Delay Signing". I generated keys using SN.exe -k KeyFile.snk I entered these lines into all our assembly files: ' Strong Name <Assembly: AssemblyKeyFileAttribute("..\..\KeyFile.snk")>...
Back
Top