### Environment - Pythonnet version: latest (05.07.22) - Python version: 3.10 - Operating System: Mac OS 12.4 - .NET Runtime: .net 6 ### Details I wanted to add the `Python.Runtime.csproj` into my existing solution but I get following exception: > Unable to load project and obtain project information from MsBuild. Try to change MsBuild version in 'Settings | Build, Execution, Deployment | Toolset and Build'. Probably this project is incompatible with the current MsBuild. MsBuild error details: The expression "[System.IO.File]::ReadAllText(version.txt)" cannot be evaluated. Could not find file '/private/var/folders/qt/cqy7_g9x3j14tcrwf5w_kfj80000gn/T/version.txt'.