distributed-computing/tasks/voronkova-es/lab_4/Receiver/Receiver.sln
2023-12-19 01:54:03 +04:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33723.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Receiver", "Receiver\Receiver.csproj", "{1CB8C246-779F-4FB5-B1A3-E8375FCE14C3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1CB8C246-779F-4FB5-B1A3-E8375FCE14C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1CB8C246-779F-4FB5-B1A3-E8375FCE14C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1CB8C246-779F-4FB5-B1A3-E8375FCE14C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1CB8C246-779F-4FB5-B1A3-E8375FCE14C3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {797586D4-0A6E-43B6-8857-C0B392679690}
EndGlobalSection
EndGlobal