Benjamin Kraemer created THRIFT-4907:
----------------------------------------
Summary: C# code signing not working
Key: THRIFT-4907
URL: https://issues.apache.org/jira/browse/THRIFT-4907
Project: Thrift
Issue Type: Bug
Components: Build Process, C# - Library, netcore - Library
Affects Versions: 0.12.0
Reporter: Benjamin Kraemer
In THRIFT-2947, a strong name should have been added to
[https://www.nuget.org/packages/ApacheThrift/0.12.0.1]
Looking at the DLL, it's not signed at all. The assembly name is still `Thrift,
Version=0.12.0.0, Culture=neutral, PublicKeyToken=null` and therefore missing
the `PublicKeyToken` part.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)