When I want to create new Unreal Project I have this massage:
An error occurred while trying to generate project files.
Running C:/Program Files/Epic Games/UE_5.0/Engine/Binaries/DotNET/UnrealBuildTool/UnrealBuildTool.exe -projectfiles -project=“C:/Users/lukas/Documents/Unreal Projects/MyProject2/MyProject2.uproject” -game -rocket -progress
It was not possible to find any compatible framework version
The framework ‘Microsoft.NETCore.App’, version ‘3.1.0’ was not found.
-
The following frameworks were found:
5.0.14 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
The specified framework can be found at:
What I need to do?