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-03 00:19:18 +0300
committerWes Haggard <Wes.Haggard@microsoft.com>2017-02-03 02:44:45 +0300
commita822a266821cf79df96cdd77d2a3d44f1510d9a0 (patch)
tree7893d7ede22f75ee2c70aa264db7380aea42ac4a /src/System.Memory/System.Memory.sln
parent42fca616a903e5c3b60f8108ed025d9ab3b94e97 (diff)
Update all solution files using solution generation tool
Diffstat (limited to 'src/System.Memory/System.Memory.sln')
-rw-r--r--src/System.Memory/System.Memory.sln99
1 files changed, 39 insertions, 60 deletions
diff --git a/src/System.Memory/System.Memory.sln b/src/System.Memory/System.Memory.sln
index 9063c998e5..f19ba8b361 100644
--- a/src/System.Memory/System.Memory.sln
+++ b/src/System.Memory/System.Memory.sln
@@ -1,81 +1,60 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.25831.1
+# Visual Studio 14
+VisualStudioVersion = 14.0.25420.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}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Memory.Tests", "tests\System.Memory.Tests.csproj", "{15DB0DCC-68B4-4CFB-8BD2-F26BCCAF5A3F}"
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}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Memory.Performance.Tests", "tests\Performance\System.Memory.Performance.Tests.csproj", "{18482C55-6B57-41E8-BBC4-383B9E2C7AA2}"
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}"
+ ProjectSection(ProjectDependencies) = postProject
+ {E883935B-D8FD-4FC9-A189-9D9E7F7EF550} = {E883935B-D8FD-4FC9-A189-9D9E7F7EF550}
+ EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Memory", "ref\System.Memory.csproj", "{E883935B-D8FD-4FC9-A189-9D9E7F7EF550}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{1A2F9F4A-A032-433E-B914-ADD5992BB178}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E107E9C1-E893-4E87-987E-04EF0DCEAEFD}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ref", "ref", "{2E666815-2EDB-464B-9DF6-380BF4789AD4}"
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
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
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
+ {15DB0DCC-68B4-4CFB-8BD2-F26BCCAF5A3F}.Debug|Any CPU.ActiveCfg = netcoreapp-Windows_NT-Debug|Any CPU
+ {15DB0DCC-68B4-4CFB-8BD2-F26BCCAF5A3F}.Debug|Any CPU.Build.0 = netcoreapp-Windows_NT-Debug|Any CPU
+ {15DB0DCC-68B4-4CFB-8BD2-F26BCCAF5A3F}.Release|Any CPU.ActiveCfg = netcoreapp-Windows_NT-Release|Any CPU
+ {15DB0DCC-68B4-4CFB-8BD2-F26BCCAF5A3F}.Release|Any CPU.Build.0 = netcoreapp-Windows_NT-Release|Any CPU
+ {18482C55-6B57-41E8-BBC4-383B9E2C7AA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {18482C55-6B57-41E8-BBC4-383B9E2C7AA2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {18482C55-6B57-41E8-BBC4-383B9E2C7AA2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {18482C55-6B57-41E8-BBC4-383B9E2C7AA2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.Debug|Any CPU.ActiveCfg = netcoreapp-Windows_NT-Debug|Any CPU
+ {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.Debug|Any CPU.Build.0 = netcoreapp-Windows_NT-Debug|Any CPU
+ {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.Release|Any CPU.ActiveCfg = netcoreapp-Windows_NT-Release|Any CPU
+ {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.Release|Any CPU.Build.0 = netcoreapp-Windows_NT-Release|Any CPU
+ {E883935B-D8FD-4FC9-A189-9D9E7F7EF550}.Debug|Any CPU.ActiveCfg = netstandard-Debug|Any CPU
+ {E883935B-D8FD-4FC9-A189-9D9E7F7EF550}.Debug|Any CPU.Build.0 = netstandard-Debug|Any CPU
+ {E883935B-D8FD-4FC9-A189-9D9E7F7EF550}.Release|Any CPU.ActiveCfg = netstandard-Release|Any CPU
+ {E883935B-D8FD-4FC9-A189-9D9E7F7EF550}.Release|Any CPU.Build.0 = netstandard-Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {15DB0DCC-68B4-4CFB-8BD2-F26BCCAF5A3F} = {1A2F9F4A-A032-433E-B914-ADD5992BB178}
+ {18482C55-6B57-41E8-BBC4-383B9E2C7AA2} = {1A2F9F4A-A032-433E-B914-ADD5992BB178}
+ {4BBC8F69-D03E-4432-AA8A-D458FA5B235A} = {E107E9C1-E893-4E87-987E-04EF0DCEAEFD}
+ {E883935B-D8FD-4FC9-A189-9D9E7F7EF550} = {2E666815-2EDB-464B-9DF6-380BF4789AD4}
+ EndGlobalSection
EndGlobal