Install .NET9
If you didn't install the Visual Studio IDE, then install the .NET9 SDK using this link here
If you are unsure which versions of .NET are already installed on your system, run this command in a command window:
dotnet --list-sdks