Pergunta

I have been following this guide, which goes over adding a file to GAC with gacutil.

I have completed this step but I can't seem to read the Keytoken from the file.

It says to navigate to the assembly you added to the GAC, right click and view properties. How ever when I do this the PKT is mentioned no where on the properties pages.

Assume I have misinterpreted something here as no one else seems to be having this problem, where have I gone wrong? How do I view the PublickKeyToken?

Edit: resolved.

It's this easy.

Foi útil?

Solução

Turns out you can use "sn.exe" from Visual Studio Command Prompt.

Guide.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top