Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30621.155 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClassLibrary2", "ClassLibrary2\ClassLibrary2.csproj", "{F4AB9468-30D3-4547-9A7F-7A6B512B4086}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F4AB9468-30D3-4547-9A7F-7A6B512B4086}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F4AB9468-30D3-4547-9A7F-7A6B512B4086}.Debug|Any CPU.Build.0 = Debug|Any CPU {F4AB9468-30D3-4547-9A7F-7A6B512B4086}.Release|Any CPU.ActiveCfg = Release|Any CPU {F4AB9468-30D3-4547-9A7F-7A6B512B4086}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {67E1B096-3625-4AD1-86AB-7C72CFC64567} EndGlobalSection EndGlobal