Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31727.386 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VIN_LIB", "VINClassLib\VIN_LIB.csproj", "{92FCFC58-ECE9-48D9-9600-02AD01FE11D4}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp", "ConsoleApp\ConsoleApp.csproj", "{8187DE21-863B-4DDB-A730-B6F1237B47BB}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "REG_MARK_LIB", "REG_MARK_LIB\REG_MARK_LIB.csproj", "{8616D507-DAB4-46D7-83F3-9BEF6D378F85}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {92FCFC58-ECE9-48D9-9600-02AD01FE11D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {92FCFC58-ECE9-48D9-9600-02AD01FE11D4}.Debug|Any CPU.Build.0 = Debug|Any CPU {92FCFC58-ECE9-48D9-9600-02AD01FE11D4}.Release|Any CPU.ActiveCfg = Release|Any CPU {92FCFC58-ECE9-48D9-9600-02AD01FE11D4}.Release|Any CPU.Build.0 = Release|Any CPU {8187DE21-863B-4DDB-A730-B6F1237B47BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8187DE21-863B-4DDB-A730-B6F1237B47BB}.Debug|Any CPU.Build.0 = Debug|Any CPU {8187DE21-863B-4DDB-A730-B6F1237B47BB}.Release|Any CPU.ActiveCfg = Release|Any CPU {8187DE21-863B-4DDB-A730-B6F1237B47BB}.Release|Any CPU.Build.0 = Release|Any CPU {8616D507-DAB4-46D7-83F3-9BEF6D378F85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8616D507-DAB4-46D7-83F3-9BEF6D378F85}.Debug|Any CPU.Build.0 = Debug|Any CPU {8616D507-DAB4-46D7-83F3-9BEF6D378F85}.Release|Any CPU.ActiveCfg = Release|Any CPU {8616D507-DAB4-46D7-83F3-9BEF6D378F85}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {355FB0FC-D8D8-4087-98E4-174A4C48737C} EndGlobalSection EndGlobal