distributed-computing/tasks/mironov-eo/lab_4/Tut1/worker-2/worker-2.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-12-06 01:06:50 +04:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34322.80
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "worker-2", "worker-2\worker-2.csproj", "{33E9DE33-CF9C-4343-A2C4-005FCFCF5A9F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{33E9DE33-CF9C-4343-A2C4-005FCFCF5A9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{33E9DE33-CF9C-4343-A2C4-005FCFCF5A9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{33E9DE33-CF9C-4343-A2C4-005FCFCF5A9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{33E9DE33-CF9C-4343-A2C4-005FCFCF5A9F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EC5624E4-6B53-42F7-A049-AF1FB2306297}
EndGlobalSection
EndGlobal