[
https://issues.apache.org/jira/browse/IGNITE-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-13326:
-------------------------------------
Fix Version/s: (was: 2.10)
> .NET: GetJvmDllPathsWindows does not work on .NET Core
> ------------------------------------------------------
>
> Key: IGNITE-13326
> URL: https://issues.apache.org/jira/browse/IGNITE-13326
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 2.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
>
> GetJvmDllPathsWindows implementation is hidden with preprocessor directives
> on .NET Core, because it uses Windows Registry, which is not available by
> default.
> We should use Microsoft.Win32.Registry NuGet package to make it work.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)