[
https://issues.apache.org/jira/browse/IGNITE-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn resolved IGNITE-13326.
-------------------------------------
Fix Version/s: 2.12
Resolution: Fixed
Fixed by IGNITE-15504
> .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
> Fix For: 2.12
>
>
> 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.20.1#820001)