You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2015/09/11 16:48:46 UTC

[jira] [Created] (IGNITE-1435) Platform .Net: Make it possible to sign core assembly with msbuild

Pavel  Tupitsyn created IGNITE-1435:
---------------------------------------

             Summary: Platform .Net: Make it possible to sign core assembly with msbuild
                 Key: IGNITE-1435
                 URL: https://issues.apache.org/jira/browse/IGNITE-1435
             Project: Ignite
          Issue Type: Task
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Pavel  Tupitsyn
            Assignee: Pavel  Tupitsyn
             Fix For: ignite-1.4


Currently we use InternalsVisibleTo attribute in Apache.Ignite.Core AssemblyInfo, which prevents signing the assembly with msbuild /p:SignAssembly file. 

Need to wrap them in a preprocessor check so that msbuild flag /p:DefineConstants will exclude that code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)