I was using .NET SDK 7.0, and today I upgraded the system which upgraded .NET SDK to 8.0. But I need to compile for .NET 7.0. So, I tried to install .NET 7.0 SDK/targetting pack in AUR, however, if I tried to install them, it tried to remove .NET 8.0, because .NET 8.0 is providing .NET 7.0. Is this a bug?