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 1922587 commit 293ef7dCopy full SHA for 293ef7d
src/Adapter/MSTest.TestAdapter/build/uwp/MSTest.TestAdapter.targets
@@ -52,9 +52,6 @@
52
<MSTestV2Files Include="$(MSBuildThisFileDirectory)..\_localization\%(CurrentUICultureHierarchy.Identity)\*.dll">
53
<UICulture>%(CurrentUICultureHierarchy.Identity)</UICulture>
54
</MSTestV2Files>
55
- <MSTestV2Files Include="$(MSBuildThisFileDirectory)*.dll">
56
- <UICulture>%(CurrentUICultureHierarchy.Identity)</UICulture>
57
- </MSTestV2Files>
58
</ItemGroup>
59
60
<ItemGroup>
0 commit comments