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

System.Private.Xml.Linq.Tests.builds « tests « System.Private.Xml.Linq « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d010ea2ece180b85886bfb5969d886914fcef395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?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>