You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/01/11 14:58:00 UTC

[jira] [Commented] (IGNITE-7390) .NET: Use InternalsVisibleTo for Core projects

    [ https://issues.apache.org/jira/browse/IGNITE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322362#comment-16322362 ] 

Pavel Tupitsyn commented on IGNITE-7390:
----------------------------------------

Merged to master: {{2dce0b89d344c5100eabac53f4c1de289c9f24bd}}.

> .NET: Use InternalsVisibleTo for Core projects
> ----------------------------------------------
>
>                 Key: IGNITE-7390
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7390
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 2.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.4
>
>
> We can use {{#if}} condition and add {{InternalsVisibleTo}} attribute for .NET Core tests.
> This will allow us to include more tests in .NET Core project and get rid of reflection in {{TestUtils}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)