DotNet 4.5 is not supported. What should I do?

Hello, I’m pretty new to UE5 development and I have installed the DotNet Frame work Dependencies required to Build UE5 but 4.5 is no longer supported by MSVS. When opening up the solution file generated from the UE5 Source code in VS 2022 it gives me a warning and asks me if I want to “Move to the most recent supported Release.” What exactly is moving to the next supported release (4.8 In this case)? Will this be an issue being that some of UE5 Tools are written in c# and depend on the dotnet 4.5 dependencies?