diff --git a/test/SdkTests/SdkTests.csproj b/test/SdkTests/SdkTests.csproj index 70eed8865..619ced422 100644 --- a/test/SdkTests/SdkTests.csproj +++ b/test/SdkTests/SdkTests.csproj @@ -87,10 +87,9 @@ - + @@ -148,6 +147,7 @@ -noautoreporters -noRepoInference $(TestArgs) -dotnetPath $(DotnetToTestPath)\dotnet + $(TestArgs) -testExecutionDirectory $(ArtifactsTmpDir)/dotnetSdkTests $(TestArgs) -xml "$(ResultsXmlPath)" $(TestArgs) -html "$(ResultsHtmlPath)" $(TestRunnerAdditionalArguments) $(TestArgs) > $(ResultsStdOutPath)