Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30523.141 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IDU", "IDU\IDU.csproj", "{F12ECEC3-FB1E-45CE-BEC3-AF058097AB9D}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestIDU", "TestIDU\TestIDU.csproj", "{A877F2E6-07D6-4C12-AA70-54CEB446E9CF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F12ECEC3-FB1E-45CE-BEC3-AF058097AB9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F12ECEC3-FB1E-45CE-BEC3-AF058097AB9D}.Debug|Any CPU.Build.0 = Debug|Any CPU {F12ECEC3-FB1E-45CE-BEC3-AF058097AB9D}.Release|Any CPU.ActiveCfg = Release|Any CPU {F12ECEC3-FB1E-45CE-BEC3-AF058097AB9D}.Release|Any CPU.Build.0 = Release|Any CPU {A877F2E6-07D6-4C12-AA70-54CEB446E9CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A877F2E6-07D6-4C12-AA70-54CEB446E9CF}.Debug|Any CPU.Build.0 = Debug|Any CPU {A877F2E6-07D6-4C12-AA70-54CEB446E9CF}.Release|Any CPU.ActiveCfg = Release|Any CPU {A877F2E6-07D6-4C12-AA70-54CEB446E9CF}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {14DBB349-B21D-4CC4-90A6-19F7122A0F24} EndGlobalSection EndGlobal