This repository was archived by the owner on Oct 22, 2020. It is now read-only.
This repository was archived by the owner on Oct 22, 2020. It is now read-only.
Win32 assembly in the "Signed" download is not signed #19
Closed
Description
What steps will reproduce the problem?
1. sn -vf UdtProtocol.dll (I used Visual Studio command prompt)
2. will yield "UdtProtocol.dll does not represent a strongly named assembly"
What is the expected output? What do you see instead?
Should yield "Assembly 'UdtProtocol.dll' is valid", which is what the x64
assembly will do using the same command.
What version of the product are you using? On what operating system?
0.9.0.0
Original issue reported on code.google.com by brian.cu...@gmail.com
on 19 Nov 2013 at 12:13