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 cf6529d commit a03399dCopy full SHA for a03399d
src/libraries/tests.proj
@@ -389,7 +389,7 @@
389
</ItemGroup>
390
391
<ItemGroup>
392
- <ProjectReference Include="$(MSBuildThisFileDirectory)*\tests\**\*.Tests.csproj"
+ <ProjectReference Include="$(MSBuildThisFileDirectory)*\tests\**\System.Buffers.Tests.csproj"
393
Exclude="@(ProjectExclusions)"
394
Condition="'$(TestAssemblies)' == 'true'" />
395
<ProjectReference Include="$(MSBuildThisFileDirectory)pkg\test\testPackages.proj"
0 commit comments