distributed-computing/tasks/voronkova-es/lab_4/Receiver_Slow/Receiver_Slow.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_Slow", "Receiver_Slow\Receiver_Slow.csproj", "{5EB0F390-2D37-46E4-8A8A-8995D08993D9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5EB0F390-2D37-46E4-8A8A-8995D08993D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5EB0F390-2D37-46E4-8A8A-8995D08993D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5EB0F390-2D37-46E4-8A8A-8995D08993D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5EB0F390-2D37-46E4-8A8A-8995D08993D9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {00246D8F-3496-4A4F-BA3C-25A8EFA739EB}
EndGlobalSection
EndGlobal