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.
1 parent e35c1ae commit d3a5397Copy full SHA for d3a5397
Source/Machine.VSTestAdapter/Machine.VSTestAdapter.csproj
@@ -88,12 +88,5 @@
88
<Pack>true</Pack>
89
<PackagePath>build\$(_TargetDotNetFramework)\</PackagePath>
90
</Content>
91
-
92
- <!-- .NET Framework - support for the old .csproj and vstest.console/IDE tooling -->
93
- <Content Include="bin\$(Configuration)\$(_TargetDotNetFramework)\*.dll">
94
- <Pack>true</Pack>
95
- <PackagePath>tools\</PackagePath>
96
- </Content>
97
</ItemGroup>
98
99
</Project>
0 commit comments