[
https://issues.apache.org/jira/browse/IGNITE-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010567#comment-15010567
]
ASF GitHub Bot commented on IGNITE-1435:
----------------------------------------
Github user ptupitsyn closed the pull request at:
https://github.com/apache/ignite/pull/84
> 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: Vladimir Ozerov
> Fix For: 1.5
>
>
> 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)