Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.11.35222.181 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RodionovLibrary", "RodionovLibrary\RodionovLibrary.csproj", "{F586414D-01E1-499C-A77B-C6A4B0882B0E}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinForms", "WinForms\WinForms.csproj", "{E160EBCF-4BD1-4049-ADD6-597332133952}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F586414D-01E1-499C-A77B-C6A4B0882B0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F586414D-01E1-499C-A77B-C6A4B0882B0E}.Debug|Any CPU.Build.0 = Debug|Any CPU {F586414D-01E1-499C-A77B-C6A4B0882B0E}.Release|Any CPU.ActiveCfg = Release|Any CPU {F586414D-01E1-499C-A77B-C6A4B0882B0E}.Release|Any CPU.Build.0 = Release|Any CPU {E160EBCF-4BD1-4049-ADD6-597332133952}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E160EBCF-4BD1-4049-ADD6-597332133952}.Debug|Any CPU.Build.0 = Debug|Any CPU {E160EBCF-4BD1-4049-ADD6-597332133952}.Release|Any CPU.ActiveCfg = Release|Any CPU {E160EBCF-4BD1-4049-ADD6-597332133952}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {357EA61F-1F78-4D48-988A-23B23BEFF29F} EndGlobalSection EndGlobal