mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
Add /opt/dotnet-sdk-bin-6.0/metadata/workloads/6.0.100/userlocal file which used to indicate which workloads are installed. Without that file Nuget think this is broken installation and attempt to create that file which become a problem for ebuilds which depends on dotnet. See: https://github.com/dotnet/sdk/pull/18823#issuecomment-915603684 Closes: https://github.com/gentoo/gentoo/pull/23182 Closes: https://bugs.gentoo.org/827712 Signed-off-by: Andrii Kurdiumov <kant2002@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>