We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a07ef commit 27b2256Copy full SHA for 27b2256
src/libraries/tests.proj
@@ -395,8 +395,6 @@
395
<!-- Issue: https://github.com/dotnet/runtime/issues/95795 -->
396
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Runtime\tests\System.Globalization.Tests\Hybrid\System.Globalization.Hybrid.WASM.Tests.csproj" />
397
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Runtime\tests\System.Globalization.Calendars.Tests\Hybrid\System.Globalization.Calendars.Hybrid.WASM.Tests.csproj" />
398
- <!-- Issue: https://github.com/dotnet/runtime/issues/100932 -->
399
- <ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Runtime\tests\System.Reflection.Tests\System.Reflection.Tests.csproj" />
400
</ItemGroup>
401
402
<!-- Aggressive Trimming related failures -->
0 commit comments