Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.4.33213.308 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CuentasCobrar.API", "CuentasCobrar.API\CuentasCobrar.API.csproj", "{21F4A5C0-68CF-4E1F-8AB0-A737C6EE5508}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CuentasCobrar.CORE", "CuentasCobrar.CORE\CuentasCobrar.CORE.csproj", "{19C34145-9D9F-4611-A75D-FEF486BDA11D}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CuentasCobrar.INFRASTRUCTURE", "CuentasCobrar.INFRASTRUCTURE\CuentasCobrar.INFRASTRUCTURE.csproj", "{2907CA49-BB6F-4F4B-A255-92DDAEC500DA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {21F4A5C0-68CF-4E1F-8AB0-A737C6EE5508}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {21F4A5C0-68CF-4E1F-8AB0-A737C6EE5508}.Debug|Any CPU.Build.0 = Debug|Any CPU {21F4A5C0-68CF-4E1F-8AB0-A737C6EE5508}.Release|Any CPU.ActiveCfg = Release|Any CPU {21F4A5C0-68CF-4E1F-8AB0-A737C6EE5508}.Release|Any CPU.Build.0 = Release|Any CPU {19C34145-9D9F-4611-A75D-FEF486BDA11D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {19C34145-9D9F-4611-A75D-FEF486BDA11D}.Debug|Any CPU.Build.0 = Debug|Any CPU {19C34145-9D9F-4611-A75D-FEF486BDA11D}.Release|Any CPU.ActiveCfg = Release|Any CPU {19C34145-9D9F-4611-A75D-FEF486BDA11D}.Release|Any CPU.Build.0 = Release|Any CPU {2907CA49-BB6F-4F4B-A255-92DDAEC500DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2907CA49-BB6F-4F4B-A255-92DDAEC500DA}.Debug|Any CPU.Build.0 = Debug|Any CPU {2907CA49-BB6F-4F4B-A255-92DDAEC500DA}.Release|Any CPU.ActiveCfg = Release|Any CPU {2907CA49-BB6F-4F4B-A255-92DDAEC500DA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {5BA56273-A132-4488-89AB-30DB64F82CB1} EndGlobalSection GlobalSection(TeamFoundationVersionControl) = preSolution SccNumberOfProjects = 4 SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} SccTeamFoundationServer = http://192.168.1.10:8080/tfs/tpatesa SccLocalPath0 = . SccProjectUniqueName1 = CuentasCobrar.API\\CuentasCobrar.API.csproj SccProjectName1 = CuentasCobrar.API SccLocalPath1 = CuentasCobrar.API SccProjectUniqueName2 = CuentasCobrar.CORE\\CuentasCobrar.CORE.csproj SccProjectName2 = CuentasCobrar.CORE SccLocalPath2 = CuentasCobrar.CORE SccProjectUniqueName3 = CuentasCobrar.INFRASTRUCTURE\\CuentasCobrar.INFRASTRUCTURE.csproj SccProjectName3 = CuentasCobrar.INFRASTRUCTURE SccLocalPath3 = CuentasCobrar.INFRASTRUCTURE EndGlobalSection EndGlobal