diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3e5034f..c60aa1b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -34,6 +34,7 @@ steps: testAssemblyVer2: | **\*test*.dll !**\*TestAdapter.dll + !**\*TestHost.dll !**\obj\** searchFolder: '$(System.DefaultWorkingDirectory)' otherConsoleOptions: '/framework:".NETCoreApp,Version=v3.1"'