32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "worker-1", "worker-1.csproj", "{1349D735-BA13-4E34-A67C-D6C50025DFA2}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "worker-2", "..\worker-2\worker-2.csproj", "{55A9B14A-B8D5-42C0-A17E-6615A6A224E9}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{1349D735-BA13-4E34-A67C-D6C50025DFA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1349D735-BA13-4E34-A67C-D6C50025DFA2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1349D735-BA13-4E34-A67C-D6C50025DFA2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1349D735-BA13-4E34-A67C-D6C50025DFA2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{55A9B14A-B8D5-42C0-A17E-6615A6A224E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{55A9B14A-B8D5-42C0-A17E-6615A6A224E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{55A9B14A-B8D5-42C0-A17E-6615A6A224E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{55A9B14A-B8D5-42C0-A17E-6615A6A224E9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {D167A75B-99E2-45CB-8668-84D336B4370C}
|
|
EndGlobalSection
|
|
EndGlobal
|