[
https://issues.apache.org/jira/browse/IGNITE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16299964#comment-16299964
]
Pavel Tupitsyn commented on IGNITE-7279:
----------------------------------------
We could target {{netstandard2.0}}, but it does not support {{DynamicMethod}},
even though {{netcoreapp2.0}} supports it.
So for development purposes {{netcoreapp2.0}} target will do, we are not going
to release binaries build on Linux.
> .NET: Compile on Linux
> ----------------------
>
> Key: IGNITE-7279
> URL: https://issues.apache.org/jira/browse/IGNITE-7279
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Affects Versions: 2.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET, xplat
>
> Make it possible to develop Ignite.NET on Linux.
> * Provide separate .NET Core csproj files for {{Core}} and {{Linq}} projects
> * Make sure we can compile and run tests from scratch on Linux ({{git clone}}
> -> {{dotnet test}})
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)