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)