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:
authorKarthik Rajasekaran <karajas@microsoft.com>2017-01-18 01:31:23 +0300
committerGitHub <noreply@github.com>2017-01-18 01:31:23 +0300
commitf6ab339f446e37505f93ef9f430801fa1dcc05b8 (patch)
tree5480ca9841ed44de10582471718920368f2569ca /src/System.Memory/System.Memory.sln
parent7294904c2f1ded45e6dda47bae003bbd072667fd (diff)
Update project configuration and sln files (#15182)
* Add ValidateVSConfigurations * Update project config and sln files.
Diffstat (limited to 'src/System.Memory/System.Memory.sln')
-rw-r--r--src/System.Memory/System.Memory.sln80
1 files changed, 64 insertions, 16 deletions
diff --git a/src/System.Memory/System.Memory.sln b/src/System.Memory/System.Memory.sln
index 27bea72362..9063c998e5 100644
--- a/src/System.Memory/System.Memory.sln
+++ b/src/System.Memory/System.Memory.sln
@@ -2,30 +2,78 @@ 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", "src\System.Memory.csproj", "{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}"
+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.Performance.Tests", "tests\Performance\System.Memory.Performance.Tests.csproj", "{0358870E-525B-42A2-9CCF-FB6E7C309E6A}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Memory", "src\System.Memory.csproj", "{4BBC8F69-D03E-4432-AA8A-D458FA5B235A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
+ 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
- {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {4BBC8F69-D03E-4432-AA8A-D458FA5B235A}.Release|Any CPU.Build.0 = Release|Any CPU
- {15DC55FA-E644-4B87-A62A-DCF849031633}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {15DC55FA-E644-4B87-A62A-DCF849031633}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {15DC55FA-E644-4B87-A62A-DCF849031633}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {15DC55FA-E644-4B87-A62A-DCF849031633}.Release|Any CPU.Build.0 = Release|Any CPU
- {0358870E-525B-42A2-9CCF-FB6E7C309E6A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {0358870E-525B-42A2-9CCF-FB6E7C309E6A}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {0358870E-525B-42A2-9CCF-FB6E7C309E6A}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {0358870E-525B-42A2-9CCF-FB6E7C309E6A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {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