File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 263
263
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Runtime.Serialization.Xml\tests\System.Runtime.Serialization.Xml.Tests.csproj" />
264
264
265
265
<!-- Issue: https://github.com/dotnet/runtime/issues/50721 -->
266
- <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.Tests.csproj" />
266
+ <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.Tests\System.Text.Json.Tests .csproj" />
267
267
268
268
<!-- Issue: https://github.com/dotnet/runtime/issues/50723 -->
269
269
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Private.Xml\tests\Readers\CharCheckingReader\System.Xml.RW.CharCheckingReader.Tests.csproj" />
313
313
<!-- Issue: https://github.com/dotnet/runtime/issues/51369 -->
314
314
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Data.Common\tests\System.Data.Common.Tests.csproj" />
315
315
316
- <!-- Issue: https://github.com/dotnet/runtime/issues/50721 -->
317
- <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.Tests.csproj" />
318
-
319
316
<!-- Issue: https://github.com/dotnet/runtime/issues/51244 -->
320
317
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Private.Xml\tests\Xslt\XslCompiledTransformApi\System.Xml.Xsl.XslCompiledTransformApi.Tests.csproj" />
321
318
You can’t perform that action at this time.
0 commit comments