提交 faa8c181 编写于 作者: J Jose Perez Rodriguez

Remove TestTFMs for netcore50 as well for those projects


Commit migrated from https://github.com/dotnet/corefx/commit/14a16de4737a59e1bedbf3cfdfe7781c29e83d2a
上级 43709d5c
......@@ -3,7 +3,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<ItemGroup>
<Project Include="axes\System.Xml.Linq.Axes.Tests.csproj" >
<TestTFMs>netcore50;net46</TestTFMs>
<TestTFMs>net46</TestTFMs>
<OSGroup>Windows_NT</OSGroup>
</Project>
<Project Include="events\System.Xml.Linq.Events.Tests.csproj" >
......
......@@ -15,7 +15,7 @@
<OSGroup>Windows_NT</OSGroup>
</Project>
<Project Include="Readers\NameTable\System.Xml.RW.NameTable.Tests.csproj" >
<TestTFMs>netcore50;net46</TestTFMs>
<TestTFMs>net46</TestTFMs>
<OSGroup>Windows_NT</OSGroup>
</Project>
<Project Include="Readers\ReaderSettings\System.Xml.RW.ReaderSettings.Tests.csproj" >
......@@ -63,11 +63,11 @@
<OSGroup>Windows_NT</OSGroup>
</Project>
<Project Include="XmlSchema\XmlSchemaSet\System.Xml.XmlSchemaSet.Tests.csproj" >
<TestTFMs>netcore50;net46</TestTFMs>
<TestTFMs>net46</TestTFMs>
<OSGroup>Windows_NT</OSGroup>
</Project>
<Project Include="XmlSchema\XmlSchemaValidatorApi\System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.csproj" >
<TestTFMs>netcore50;net46</TestTFMs>
<TestTFMs>net46</TestTFMs>
<OSGroup>Windows_NT</OSGroup>
</Project>
<Project Include="Xslt\XslTransformApi\System.Xml.Xsl.XslTransformApi.Tests.csproj" >
......@@ -79,7 +79,7 @@
<OSGroup>Windows_NT</OSGroup>
</Project>
<Project Include="XPath\XPathDocument\System.Xml.XPath.Tests.csproj" >
<TestTFMs>netcore50;net46</TestTFMs>
<TestTFMs>net46</TestTFMs>
<OSGroup>Windows_NT</OSGroup>
</Project>
<Project Include="XPath\XmlDocument\System.Xml.XPath.XmlDocument.Tests.csproj" >
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册