Open the Command Prompt app on each terminal and run the following commands in sequence to check the exact version for .NET Framework.
- dir %windir%\Microsoft.NET\Framework /AD
- cd %windir%\Microsoft.NET\Framework\v4.0.30319
- .\MSBuild.exe -version
The version running is highlighted in the red box below please provide this in the support ticket.