This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +42
-0
lines changed
System.Runtime.Extensions/tests
System.Threading.Overlapped/tests
System.Threading.Tasks/tests Expand file tree Collapse file tree 5 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 22
22
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
23
23
<Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
24
24
</ProjectReference >
25
+ <ProjectReference Include =" ..\..\System.Runtime\src\System.Runtime.CoreCLR.csproj" >
26
+ <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
27
+ <OutputItemType >Content</OutputItemType >
28
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
29
+ <Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
30
+ </ProjectReference >
31
+ <ProjectReference Include =" ..\..\System.Diagnostics.Debug\src\System.Diagnostics.Debug.csproj" >
32
+ <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
33
+ <OutputItemType >Content</OutputItemType >
34
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
35
+ <Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
36
+ </ProjectReference >
25
37
</ItemGroup >
26
38
<ItemGroup >
27
39
<Compile Include =" BitArray\BitArray_CtorTests.cs" />
Original file line number Diff line number Diff line change 65
65
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
66
66
<Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
67
67
</ProjectReference >
68
+ <ProjectReference Include =" ..\..\System.Private.Uri\src\System.Private.Uri.CoreCLR.csproj" >
69
+ <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
70
+ <OutputItemType >Content</OutputItemType >
71
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
72
+ <Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
73
+ </ProjectReference >
74
+ <ProjectReference Include =" ..\..\System.Diagnostics.Debug\src\System.Diagnostics.Debug.csproj" >
75
+ <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
76
+ <OutputItemType >Content</OutputItemType >
77
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
78
+ <Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
79
+ </ProjectReference >
68
80
</ItemGroup >
69
81
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
70
82
</Project >
Original file line number Diff line number Diff line change 36
36
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
37
37
<Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
38
38
</ProjectReference >
39
+ <ProjectReference Include =" ..\..\System.Diagnostics.Debug\src\System.Diagnostics.Debug.csproj" >
40
+ <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
41
+ <OutputItemType >Content</OutputItemType >
42
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
43
+ <Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
44
+ </ProjectReference >
39
45
</ItemGroup >
40
46
<ItemGroup >
41
47
<None Include =" project.json" />
Original file line number Diff line number Diff line change 25
25
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
26
26
<Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
27
27
</ProjectReference >
28
+ <ProjectReference Include =" ..\..\System.Diagnostics.Debug\src\System.Diagnostics.Debug.csproj" >
29
+ <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
30
+ <OutputItemType >Content</OutputItemType >
31
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
32
+ <Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
33
+ </ProjectReference >
28
34
</ItemGroup >
29
35
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
30
36
</Project >
Original file line number Diff line number Diff line change 46
46
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
47
47
<Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
48
48
</ProjectReference >
49
+ <ProjectReference Include =" ..\..\System.Diagnostics.Debug\src\System.Diagnostics.Debug.csproj" >
50
+ <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
51
+ <OutputItemType >Content</OutputItemType >
52
+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
53
+ <Targets >Build;DebugSymbolsProjectOutputGroup</Targets >
54
+ </ProjectReference >
49
55
</ItemGroup >
50
56
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
51
57
</Project >
You can’t perform that action at this time.
0 commit comments