diff --git a/tests/src/dir.common.props b/tests/src/dir.common.props index dda175574c91..0372ab4f9de3 100644 --- a/tests/src/dir.common.props +++ b/tests/src/dir.common.props @@ -44,11 +44,11 @@ $(BuildOS).$(Platform).$(Configuration) - $(ProjectDir)\..\bin\tests + $(ProjectDir)..\bin\tests $(__TestRootDir) $(BaseOutputPath)\$(OSPlatformConfig)\ $(BaseOutputPathWithConfig) - $(ProjectDir)\..\bin\tests\obj\$(OSPlatformConfig)\Managed\ + $(ProjectDir)..\bin\tests\obj\$(OSPlatformConfig)\Managed\ $(__ManagedTestIntermediatesDir)\ <__NativeTestIntermediatesDir Condition="'$(__NativeTestIntermediatesDir)' == ''">$([System.IO.Path]::GetFullPath($(BaseOutputPathWithConfig)..\obj\$(BuildOS).$(Platform).$(Configuration)\Native\)) $(MSBuildProjectName)\