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 c1b3d56 commit 5b4d984Copy full SHA for 5b4d984
src/libraries/tests.proj
@@ -194,7 +194,7 @@
194
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Private.Xml/tests/Writers/XmlWriterApi/System.Xml.RW.XmlWriterApi.Tests.csproj" />
195
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Private.Xml/tests/XmlDocument/System.Xml.XmlDocument.Tests.csproj" />
196
197
- <FunctionalTestExclusions Include="$(RepoRoot)\src\tests\FunctionalTests\tvOS\Simulator\AOT\tvOS.Simulator.Aot.Test.csproj" />
+ <ProjectExclusions Include="$(RepoRoot)\src\tests\FunctionalTests\tvOS\Simulator\AOT\tvOS.Simulator.Aot.Test.csproj" />
198
</ItemGroup>
199
200
<ItemGroup Condition="'$(TargetOS)' == 'Browser' and '$(RunDisabledWasmTests)' != 'true'">
0 commit comments