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

System.Memory.sln « System.Memory « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9063c998e59b98deb9c2f0f47e13bc92524e46d5 (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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.25831.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Memory.Performance.Tests", "tests\Performance\System.Memory.Performance.Tests.csproj", "{0358870E-525B-42A2-9CCF-FB6E7C309E6A}"
	ProjectSection(ProjectDependencies) = postProject
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A} = {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Memory.Tests", "tests\System.Memory.Tests.csproj", "{15DC55FA-E644-4B87-A62A-DCF849031633}"
	ProjectSection(ProjectDependencies) = postProject
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A} = {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Memory", "src\System.Memory.csproj", "{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU = DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU
		ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU = ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU
		DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU = DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU
		ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU = ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU
		DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU = DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU
		ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU = ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU
		DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU = DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU
		ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU = ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{15DC55FA-E644-4B87-A62A-DCF849031633}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Debug|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Debug|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Release|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Release|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp1.0-Windows_NT-Debug|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp1.0-Windows_NT-Debug|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp1.0-Windows_NT-Release|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp1.0-Windows_NT-Release|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Debug|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Debug|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Release|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Release|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp1.0-Windows_NT-Debug|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp1.0-Windows_NT-Debug|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp1.0-Windows_NT-Release|Any CPU
		{15DC55FA-E644-4B87-A62A-DCF849031633}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp1.0-Windows_NT-Release|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Debug|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Debug|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Release|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Release|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp1.0-Windows_NT-Debug|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp1.0-Windows_NT-Debug|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp1.0-Windows_NT-Release|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp1.0-Windows_NT-Release|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Debug|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Debug|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Release|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Release|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp1.0-Windows_NT-Debug|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp1.0-Windows_NT-Debug|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp1.0-Windows_NT-Release|Any CPU
		{0358870E-525B-42A2-9CCF-FB6E7C309E6A}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp1.0-Windows_NT-Release|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netstandard1.0-Windows_NT-Debug|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netstandard1.0-Windows_NT-Debug|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netstandard1.0-Windows_NT-Release|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netstandard1.0-Windows_NT-Release|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netstandard1.0-Windows_NT-Debug|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.DebugNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netstandard1.0-Windows_NT-Debug|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netstandard1.0-Windows_NT-Release|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.ReleaseNETCoreAppnetstandard1.0-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netstandard1.0-Windows_NT-Release|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Debug|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Debug|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Release|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Release|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Debug|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.DebugNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Debug|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.ActiveCfg = netcoreapp-Windows_NT-Release|Any CPU
		{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.ReleaseNETCoreAppnetcoreapp-Windows_NTnetcoreapp1.0-Windows_NT|AnyCPU.Build.0 = netcoreapp-Windows_NT-Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal