Forum Discussion
Tony_Kiernan
May 02, 2023Copper Contributor
Re: Failed Tests in DevOps Pipeline due to "could not find testhost"
muhammadimran-dev wrote:
Check the runtimeconfig.json file: Ensure that the testhost.runtimeconfig.json file exists in the expected location and that it specifies the correct .NET Core runtime version. If the file is missing, you can create it using the "dotnet new runtimeconfig" command.
How do I run this command in Azure devops? Thanks
No RepliesBe the first to reply