This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
ibz/oop/2018-09-01_Semaphore/2018-09-01_Semaphore.sln

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2042
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "2018-09-01_Semaphore", "2018-09-01_Semaphore\2018-09-01_Semaphore.csproj", "{D6A455D2-D7BA-422A-83B0-4ADD3D78A82F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D6A455D2-D7BA-422A-83B0-4ADD3D78A82F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D6A455D2-D7BA-422A-83B0-4ADD3D78A82F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D6A455D2-D7BA-422A-83B0-4ADD3D78A82F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D6A455D2-D7BA-422A-83B0-4ADD3D78A82F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C4A55DE8-0B1C-417E-B58B-4EF42EF31D3C}
EndGlobalSection
EndGlobal