Closed
Description
Describe the bug
Due to Ubuntu having libicu74, installing .NET May update builds on Ubuntu 24.04 will return dependency problems as libicu is not installed.
To Reproduce
- Try to install .NET 6.0/7.0/8.0 May update SDK via .deb on Ubuntu 24.04
Exceptions (if any)
It will return dependency problems as libicu is not installed.
Taking .NET 6.0.422 for example