Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWes Haggard <Wes.Haggard@microsoft.com>2017-02-16 03:32:03 +0300
committerWes Haggard <Wes.Haggard@microsoft.com>2017-02-16 03:32:03 +0300
commitb60cbe5a2edb5ef3b88a7738507822d13d125d62 (patch)
treee48f5ecbbafe7431d50287fcbf7f7081be81dea8 /src/System.Private.Xml.Linq/tests
parent5e324e4e11bb4f5b5a750b26f43384681ed759dd (diff)
Remove all .builds files under pkg/ref/src/tests library folders
Diffstat (limited to 'src/System.Private.Xml.Linq/tests')
-rw-r--r--src/System.Private.Xml.Linq/tests/System.Private.Xml.Linq.Tests.builds81
1 files changed, 0 insertions, 81 deletions
diff --git a/src/System.Private.Xml.Linq/tests/System.Private.Xml.Linq.Tests.builds b/src/System.Private.Xml.Linq/tests/System.Private.Xml.Linq.Tests.builds
deleted file mode 100644
index d010ea2ece..0000000000
--- a/src/System.Private.Xml.Linq/tests/System.Private.Xml.Linq.Tests.builds
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
- <ItemGroup>
- <Project Include="axes\System.Xml.Linq.Axes.Tests.csproj" />
- <Project Include="axes\System.Xml.Linq.Axes.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>net46</TestTFMs>
- </Project>
- <Project Include="events\System.Xml.Linq.Events.Tests.csproj" />
- <Project Include="events\System.Xml.Linq.Events.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="misc\System.Xml.Linq.Misc.Tests.csproj" />
- <Project Include="misc\System.Xml.Linq.Misc.Tests.csproj">
- <TargetGroup>netcoreapp1.1</TargetGroup>
- </Project>
- <Project Include="misc\System.Xml.Linq.Misc.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>net463</TestTFMs>
- </Project>
- <Project Include="misc\System.Xml.Linq.Misc.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TargetGroup>netstandard1.3</TargetGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="Properties\System.Xml.Linq.Properties.Tests.csproj" />
- <Project Include="Properties\System.Xml.Linq.Properties.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="SDMSample\System.Xml.Linq.SDMSample.Tests.csproj" />
- <Project Include="SDMSample\System.Xml.Linq.SDMSample.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="Streaming\System.Xml.Linq.Streaming.Tests.csproj" />
- <Project Include="Streaming\System.Xml.Linq.Streaming.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="TreeManipulation\System.Xml.Linq.TreeManipulation.Tests.csproj" />
- <Project Include="TreeManipulation\System.Xml.Linq.TreeManipulation.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TargetGroup>netstandard1.3</TargetGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="XDocument.Common\XDocument.Common.csproj" />
- <Project Include="XDocument.Common\XDocument.Common.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="XDocument.Test.ModuleCore\XDocument.Test.ModuleCore.csproj" />
- <Project Include="XDocument.Test.ModuleCore\XDocument.Test.ModuleCore.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="xNodeBuilder\System.Xml.Linq.xNodeBuilder.Tests.csproj" />
- <Project Include="xNodeBuilder\System.Xml.Linq.xNodeBuilder.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="xNodeReader\System.Xml.Linq.xNodeReader.Tests.csproj" />
- <Project Include="xNodeReader\System.Xml.Linq.xNodeReader.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="XPath\XDocument\System.Xml.XPath.XDocument.Tests.csproj" />
- <Project Include="XPath\XDocument\System.Xml.XPath.XDocument.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>netcore50;net46</TestTFMs>
- </Project>
- <Project Include="Schema\System.Xml.Schema.Extensions.Tests.csproj" />
- <Project Include="Schema\System.Xml.Schema.Extensions.Tests.csproj">
- <OSGroup>Windows_NT</OSGroup>
- <TestTFMs>net463</TestTFMs>
- </Project>
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.traversal.targets))\dir.traversal.targets" />
-</Project> \ No newline at end of file