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.Diagnostics.Process/System.Diagnostics.Process.sln
parent7294904c2f1ded45e6dda47bae003bbd072667fd (diff)
Update project configuration and sln files (#15182)
* Add ValidateVSConfigurations * Update project config and sln files.
Diffstat (limited to 'src/System.Diagnostics.Process/System.Diagnostics.Process.sln')
-rw-r--r--src/System.Diagnostics.Process/System.Diagnostics.Process.sln192
1 files changed, 123 insertions, 69 deletions
diff --git a/src/System.Diagnostics.Process/System.Diagnostics.Process.sln b/src/System.Diagnostics.Process/System.Diagnostics.Process.sln
index f122f83654..b6c30e75ca 100644
--- a/src/System.Diagnostics.Process/System.Diagnostics.Process.sln
+++ b/src/System.Diagnostics.Process/System.Diagnostics.Process.sln
@@ -1,8 +1,18 @@
-
+
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Diagnostics.Process.Performance.Tests", "tests\Performance\System.Diagnostics.Process.Performance.Tests.csproj", "{DD316AB0-2736-4A91-BFEA-2A61DB01E333}"
+ ProjectSection(ProjectDependencies) = postProject
+ {63634289-90D7-4947-8BF3-DBBE98D76C85} = {63634289-90D7-4947-8BF3-DBBE98D76C85}
+ EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Diagnostics.Process.Tests", "tests\System.Diagnostics.Process.Tests.csproj", "{E1114510-844C-4BB2-BBAD-8595BD16E24B}"
+ ProjectSection(ProjectDependencies) = postProject
+ {63634289-90D7-4947-8BF3-DBBE98D76C85} = {63634289-90D7-4947-8BF3-DBBE98D76C85}
+ EndProjectSection
+EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Diagnostics.Process", "src\System.Diagnostics.Process.csproj", "{63634289-90D7-4947-8BF3-DBBE98D76C85}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{EFFF9E5B-58A0-4D0E-891D-40EF450FE7DA}"
@@ -10,80 +20,124 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{EFFF9E
..\.nuget\packages.Windows_NT.config = ..\.nuget\packages.Windows_NT.config
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Diagnostics.Process.Tests", "tests\System.Diagnostics.Process.Tests.csproj", "{E1114510-844C-4BB2-BBAD-8595BD16E24B}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemoteExecutorConsoleApp", "..\Common\tests\System\Diagnostics\RemoteExecutorConsoleApp\RemoteExecutorConsoleApp.csproj", "{F5E941C8-AF2F-47AB-A066-FF25470CE382}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Diagnostics.Process.Performance.Tests", "tests\Performance\System.Diagnostics.Process.Performance.Tests.csproj", "{DD316AB0-2736-4A91-BFEA-2A61DB01E333}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Linux_Debug|Any CPU = Linux_Debug|Any CPU
- Linux_Release|Any CPU = Linux_Release|Any CPU
- OSX_Debug|Any CPU = OSX_Debug|Any CPU
- OSX_Release|Any CPU = OSX_Release|Any CPU
- Release|Any CPU = Release|Any CPU
- Windows_Debug|Any CPU = Windows_Debug|Any CPU
- Windows_Release|Any CPU = Windows_Release|Any CPU
+ DebugNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU = DebugNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU
+ ReleaseNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU = ReleaseNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU
+ DebugNETCoreAppnetstandard-Linuxnetstandard|AnyCPU = DebugNETCoreAppnetstandard-Linuxnetstandard|AnyCPU
+ ReleaseNETCoreAppnetstandard-Linuxnetstandard|AnyCPU = ReleaseNETCoreAppnetstandard-Linuxnetstandard|AnyCPU
+ DebugNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU = DebugNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU
+ ReleaseNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU = ReleaseNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU
+ DebugNETCoreAppnetstandard-OSXnetstandard|AnyCPU = DebugNETCoreAppnetstandard-OSXnetstandard|AnyCPU
+ ReleaseNETCoreAppnetstandard-OSXnetstandard|AnyCPU = ReleaseNETCoreAppnetstandard-OSXnetstandard|AnyCPU
+ DebugNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU = DebugNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU
+ ReleaseNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU = ReleaseNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU
+ DebugNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU = DebugNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU
+ ReleaseNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU = ReleaseNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU
+ DebugNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU = DebugNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU
+ ReleaseNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU = ReleaseNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU
+ DebugNETCoreAppnet463-Windows_NTnetstandard|AnyCPU = DebugNETCoreAppnet463-Windows_NTnetstandard|AnyCPU
+ ReleaseNETCoreAppnet463-Windows_NTnetstandard|AnyCPU = ReleaseNETCoreAppnet463-Windows_NTnetstandard|AnyCPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Debug|Any CPU.ActiveCfg = net461_Debug|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Debug|Any CPU.Build.0 = net461_Debug|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Linux_Debug|Any CPU.ActiveCfg = Linux_Debug|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Linux_Debug|Any CPU.Build.0 = Linux_Debug|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Linux_Release|Any CPU.ActiveCfg = Linux_Release|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Linux_Release|Any CPU.Build.0 = Linux_Release|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.OSX_Debug|Any CPU.ActiveCfg = OSX_Debug|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.OSX_Debug|Any CPU.Build.0 = OSX_Debug|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.OSX_Release|Any CPU.ActiveCfg = OSX_Release|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.OSX_Release|Any CPU.Build.0 = OSX_Release|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Release|Any CPU.ActiveCfg = net461_Release|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Release|Any CPU.Build.0 = net461_Release|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Windows_Debug|Any CPU.ActiveCfg = Windows_Debug|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Windows_Debug|Any CPU.Build.0 = Windows_Debug|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Windows_Release|Any CPU.ActiveCfg = Windows_Release|Any CPU
- {63634289-90D7-4947-8BF3-DBBE98D76C85}.Windows_Release|Any CPU.Build.0 = Windows_Release|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Linux_Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Linux_Release|Any CPU.ActiveCfg = Release|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.OSX_Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.OSX_Release|Any CPU.ActiveCfg = Release|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Release|Any CPU.Build.0 = Release|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Windows_Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Windows_Debug|Any CPU.Build.0 = Debug|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Windows_Release|Any CPU.ActiveCfg = Release|Any CPU
- {E1114510-844C-4BB2-BBAD-8595BD16E24B}.Windows_Release|Any CPU.Build.0 = Release|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Linux_Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Linux_Release|Any CPU.ActiveCfg = Release|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.OSX_Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.OSX_Release|Any CPU.ActiveCfg = Release|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Release|Any CPU.Build.0 = Release|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Windows_Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Windows_Debug|Any CPU.Build.0 = Debug|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Windows_Release|Any CPU.ActiveCfg = Release|Any CPU
- {F5E941C8-AF2F-47AB-A066-FF25470CE382}.Windows_Release|Any CPU.Build.0 = Release|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Linux_Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Linux_Debug|Any CPU.Build.0 = Debug|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Linux_Release|Any CPU.ActiveCfg = Release|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Linux_Release|Any CPU.Build.0 = Release|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.OSX_Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.OSX_Debug|Any CPU.Build.0 = Debug|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.OSX_Release|Any CPU.ActiveCfg = Release|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.OSX_Release|Any CPU.Build.0 = Release|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Release|Any CPU.Build.0 = Release|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Windows_Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Windows_Debug|Any CPU.Build.0 = Debug|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Windows_Release|Any CPU.ActiveCfg = Release|Any CPU
- {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.Windows_Release|Any CPU.Build.0 = Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-OSXnetstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-OSXnetstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-OSXnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-OSXnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.DebugNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
+ {E1114510-844C-4BB2-BBAD-8595BD16E24B}.ReleaseNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-OSXnetstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-OSXnetstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-OSXnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-OSXnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard1.4-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard1.4-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.DebugNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
+ {DD316AB0-2736-4A91-BFEA-2A61DB01E333}.ReleaseNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.ActiveCfg = netstandard-Linux-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.Build.0 = netstandard-Linux-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.ActiveCfg = netstandard-Linux-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-Linuxnetstandard1.4|AnyCPU.Build.0 = netstandard-Linux-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.ActiveCfg = netstandard-Linux-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.Build.0 = netstandard-Linux-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.ActiveCfg = netstandard-Linux-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-Linuxnetstandard|AnyCPU.Build.0 = netstandard-Linux-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.ActiveCfg = netstandard-OSX-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.Build.0 = netstandard-OSX-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.ActiveCfg = netstandard-OSX-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-OSXnetstandard1.4|AnyCPU.Build.0 = netstandard-OSX-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-OSXnetstandard|AnyCPU.ActiveCfg = netstandard-OSX-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-OSXnetstandard|AnyCPU.Build.0 = netstandard-OSX-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-OSXnetstandard|AnyCPU.ActiveCfg = netstandard-OSX-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-OSXnetstandard|AnyCPU.Build.0 = netstandard-OSX-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard-Windows_NT-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard-Windows_NT-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = netstandard-Windows_NT-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard1.4|AnyCPU.Build.0 = netstandard-Windows_NT-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Windows_NT-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Windows_NT-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.ActiveCfg = netstandard-Windows_NT-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnetstandard-Windows_NTnetstandard|AnyCPU.Build.0 = netstandard-Windows_NT-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = net463-Windows_NT-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.Build.0 = net463-Windows_NT-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.ActiveCfg = net463-Windows_NT-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnet463-Windows_NTnetstandard1.4|AnyCPU.Build.0 = net463-Windows_NT-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.ActiveCfg = net463-Windows_NT-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.DebugNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.Build.0 = net463-Windows_NT-Debug|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.ActiveCfg = net463-Windows_NT-Release|Any CPU
+ {63634289-90D7-4947-8BF3-DBBE98D76C85}.ReleaseNETCoreAppnet463-Windows_NTnetstandard|AnyCPU.Build.0 = net463-Windows_NT-Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE