38 lines
2.1 KiB
Plaintext
38 lines
2.1 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 17
|
|||
|
VisualStudioVersion = 17.11.35303.130
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Process.Net", "Process.Net\Process.Net.csproj", "{4A548DAB-3399-41B6-A980-840F314A2775}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Process.Net.Tests", "Process.Net.Tests\Process.Net.Tests.csproj", "{911717BA-B0B6-400A-B66B-FE1E1A517498}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Process.Net.Example", "Process.Net.Example\Process.Net.Example.csproj", "{BB1F617E-FC1F-454D-A508-BD06E1ABB8AB}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{4A548DAB-3399-41B6-A980-840F314A2775}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{4A548DAB-3399-41B6-A980-840F314A2775}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{4A548DAB-3399-41B6-A980-840F314A2775}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{4A548DAB-3399-41B6-A980-840F314A2775}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{911717BA-B0B6-400A-B66B-FE1E1A517498}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{911717BA-B0B6-400A-B66B-FE1E1A517498}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{911717BA-B0B6-400A-B66B-FE1E1A517498}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{911717BA-B0B6-400A-B66B-FE1E1A517498}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{BB1F617E-FC1F-454D-A508-BD06E1ABB8AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{BB1F617E-FC1F-454D-A508-BD06E1ABB8AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{BB1F617E-FC1F-454D-A508-BD06E1ABB8AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{BB1F617E-FC1F-454D-A508-BD06E1ABB8AB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {344F0622-F335-46A5-8622-81650D985D94}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|