You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Benjamin Kraemer (JIRA)" <ji...@apache.org> on 2019/07/10 09:36:00 UTC

[jira] [Created] (THRIFT-4907) C# code signing not working

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)