RecurseWinFormsTest/RecurseWindowTest.sln

26 lines
1.1 KiB
Text
Raw Permalink Normal View History

2021-02-08 16:44:09 +03:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30907.101
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RecurseWindowTest", "RecurseWindowTest\RecurseWindowTest.csproj", "{7A29E508-F65F-42C0-9C79-3AA40626B4DB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7A29E508-F65F-42C0-9C79-3AA40626B4DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7A29E508-F65F-42C0-9C79-3AA40626B4DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7A29E508-F65F-42C0-9C79-3AA40626B4DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7A29E508-F65F-42C0-9C79-3AA40626B4DB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A4E41116-76D5-4129-9447-CE436BBB0A2E}
EndGlobalSection
EndGlobal