If you want to run dotnet with globalization support, optionally to add dev-libs/icu as dep. Maybe to add optional use flags. Run dotnet with globalization support without dev-libs/icu installed will get: Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu using your package manager and try again. Alternatively you can set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. Please see https://aka.ms/dotnet-missing-libicu for more information.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e396408c30767babb730a3b80fb6866d458642a4 commit e396408c30767babb730a3b80fb6866d458642a4 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2022-07-20 23:11:02 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2022-07-20 23:11:41 +0000 dev-dotnet/dotnet-sdk-bin: icu optfeature Closes: https://bugs.gentoo.org/833281 Signed-off-by: Maciej Barć <xgqt@gentoo.org> dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-3.1.420.ebuild | 8 ++++++++ dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-3.1.421.ebuild | 8 ++++++++ dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-5.0.407-r1.ebuild | 8 ++++++++ dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-5.0.408.ebuild | 8 ++++++++ dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.301.ebuild | 8 ++++++++ dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.302.ebuild | 8 ++++++++ 6 files changed, 48 insertions(+)