You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2018/05/07 19:46:00 UTC

[jira] [Updated] (IGNITE-8434) .NET: Service proxies do not work on .NET Core

     [ https://issues.apache.org/jira/browse/IGNITE-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Gura updated IGNITE-8434:
--------------------------------
    Fix Version/s: 2.5

> .NET: Service proxies do not work on .NET Core
> ----------------------------------------------
>
>                 Key: IGNITE-8434
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8434
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.5
>
>
> Service proxies do not work on .NET Core because of conditional compilation in {{ServiceProxyTypeGenerator}}.
> We only compile for a single target, so {{NETCOREAPP2_0}} branch is never used.
> Except in tests, so they pass.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)