Skip to content

Commit 4d08bbd

Browse files
committed
remove System.Collections.NonGeneric.PerformanceTests
Commit migrated from dotnet/corefx@f68eaf5
1 parent 8775525 commit 4d08bbd

5 files changed

Lines changed: 0 additions & 645 deletions

File tree

src/libraries/System.Collections.NonGeneric/System.Collections.NonGeneric.sln

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Collections.NonGener
77
{585E3764-534B-4A12-8BD5-8578CB826A45} = {585E3764-534B-4A12-8BD5-8578CB826A45}
88
EndProjectSection
99
EndProject
10-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Collections.NonGeneric.PerformanceTests", "tests\Performance\System.Collections.NonGeneric.PerformanceTests.csproj", "{93AB3799-BC91-4B27-B526-28FFFF0DB1B1}"
11-
ProjectSection(ProjectDependencies) = postProject
12-
{585E3764-534B-4A12-8BD5-8578CB826A45} = {585E3764-534B-4A12-8BD5-8578CB826A45}
13-
EndProjectSection
14-
EndProject
1510
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Collections.NonGeneric", "src\System.Collections.NonGeneric.csproj", "{585E3764-534B-4A12-8BD5-8578CB826A45}"
1611
ProjectSection(ProjectDependencies) = postProject
1712
{8500112F-96BD-47BF-8871-3242089FAE70} = {8500112F-96BD-47BF-8871-3242089FAE70}
@@ -35,10 +30,6 @@ Global
3530
{EE95AE39-845A-42D3-86D0-8065DBE56612}.Debug|Any CPU.Build.0 = netstandard-Debug|Any CPU
3631
{EE95AE39-845A-42D3-86D0-8065DBE56612}.Release|Any CPU.ActiveCfg = netstandard-Release|Any CPU
3732
{EE95AE39-845A-42D3-86D0-8065DBE56612}.Release|Any CPU.Build.0 = netstandard-Release|Any CPU
38-
{93AB3799-BC91-4B27-B526-28FFFF0DB1B1}.Debug|Any CPU.ActiveCfg = netstandard-Debug|Any CPU
39-
{93AB3799-BC91-4B27-B526-28FFFF0DB1B1}.Debug|Any CPU.Build.0 = netstandard-Debug|Any CPU
40-
{93AB3799-BC91-4B27-B526-28FFFF0DB1B1}.Release|Any CPU.ActiveCfg = netstandard-Release|Any CPU
41-
{93AB3799-BC91-4B27-B526-28FFFF0DB1B1}.Release|Any CPU.Build.0 = netstandard-Release|Any CPU
4233
{585E3764-534B-4A12-8BD5-8578CB826A45}.Debug|Any CPU.ActiveCfg = netcoreapp-Debug|Any CPU
4334
{585E3764-534B-4A12-8BD5-8578CB826A45}.Debug|Any CPU.Build.0 = netcoreapp-Debug|Any CPU
4435
{585E3764-534B-4A12-8BD5-8578CB826A45}.Release|Any CPU.ActiveCfg = netcoreapp-Release|Any CPU
@@ -53,7 +44,6 @@ Global
5344
EndGlobalSection
5445
GlobalSection(NestedProjects) = preSolution
5546
{EE95AE39-845A-42D3-86D0-8065DBE56612} = {1A2F9F4A-A032-433E-B914-ADD5992BB178}
56-
{93AB3799-BC91-4B27-B526-28FFFF0DB1B1} = {1A2F9F4A-A032-433E-B914-ADD5992BB178}
5747
{585E3764-534B-4A12-8BD5-8578CB826A45} = {E107E9C1-E893-4E87-987E-04EF0DCEAEFD}
5848
{8500112F-96BD-47BF-8871-3242089FAE70} = {2E666815-2EDB-464B-9DF6-380BF4789AD4}
5949
EndGlobalSection

src/libraries/System.Collections.NonGeneric/tests/Performance/Configurations.props

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)