diff options
author | Ignacio Roldán Etcheverry <ignalfonsore@gmail.com> | 2022-08-20 01:48:25 +0200 |
---|---|---|
committer | Ignacio Roldán Etcheverry <ignalfonsore@gmail.com> | 2022-08-22 03:36:51 +0200 |
commit | 315636e77c1cd9d39f5ca9c1eed7c60a4653afa7 (patch) | |
tree | 2c98af54e0a7d845ba3eaeb3f25a6a990f015b9c /modules/mono/managed_callable.h | |
parent | f9a67ee9da1d6cc3562fa5a7443a2a66a673bd8c (diff) |
C#: Fallback to `dotnet --info` to determine .NET RID
Some Linux distros use their distro name as the RID for directory names.
If the .NET Host directory cannot be found with the generic RID,
try to get the rid from `dotnet --info`.
The generic RID should still be the first choice. Some platforms like
Windows 10 define the RID as `win10-x64` but still use the generic
`win-x64` for directory names.
Co-authored-by: Lewis James <lewiji+github@gmail.com>
Diffstat (limited to 'modules/mono/managed_callable.h')
0 files changed, 0 insertions, 0 deletions