You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2020. It is now read-only.
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 [email protected] on 19 Nov 2013 at 12:13