We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fb71c0 + 30cc89e commit 3b88f61Copy full SHA for 3b88f61
eng/targets/Imports.targets
@@ -50,11 +50,6 @@
50
<BypassFrameworkInstallChecks>true</BypassFrameworkInstallChecks>
51
</PropertyGroup>
52
53
- <!-- Add the UnitTestContainer project capability -->
54
- <ItemGroup Condition="'$(IsTestProject)' == 'true'">
55
- <ProjectCapability Include="UnitTestContainer" />
56
- </ItemGroup>
57
-
58
<!--
59
Do not copy dependencies to the output directory of a library project, unless it's a unit test project.
60
-->
0 commit comments