summaryrefslogtreecommitdiff
path: root/tests/override.targets
diff options
context:
space:
mode:
Diffstat (limited to 'tests/override.targets')
-rw-r--r--tests/override.targets2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/override.targets b/tests/override.targets
index 8bdff51b63..36a9615e73 100644
--- a/tests/override.targets
+++ b/tests/override.targets
@@ -3,8 +3,6 @@
Overrides for all other targets (including build tools) can go in this file.
-->
- <Import Project="mono.targets" Condition="'$(OsEnvironment)'=='Unix'" />
- <Import Project="roslyn.xplat.targets" Condition="'$(OsEnvironment)'=='Unix'" />
<!-- Contains overrides for the nuget reference resolution. The regular nuget reference resolution will not
copy references local, which we need in order to correctly execute the xunit project -->
<Import Project="xunitwrapper.targets" Condition="'$(IsXunitWrapperProject)'=='true'" />