summaryrefslogtreecommitdiff
path: root/tests/src/dir.props
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/dir.props')
-rw-r--r--tests/src/dir.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/dir.props b/tests/src/dir.props
index 7b03cb8910..89b43f8e5f 100644
--- a/tests/src/dir.props
+++ b/tests/src/dir.props
@@ -147,7 +147,7 @@
</PropertyGroup>
<PropertyGroup>
- <RestoreOutputPath>$(MSBuildProjectDirectory)\obj</RestoreOutputPath>
+ <RestoreOutputPath>$(MSBuildProjectDirectory)\obj-$(TargetRid)</RestoreOutputPath>
<!-- Specify the target framework of the common test dependency project.json. -->
<NuGetTargetMoniker>.NETCoreApp,Version=v3.1</NuGetTargetMoniker>