TFS_ANTIGUO/TPAtesa_Vitalit/FE/APIs/Autenticacion.API/Autenticacion.API.sln
2026-06-26 09:45:23 -06:00

61 lines
3.5 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30717.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Autenticacion.API", "Autenticacion.API\Autenticacion.API.csproj", "{3CE4FF8D-40EF-4443-8C8D-DDA82B28D4F4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Autenticacion.API.Model", "Autenticacion.API.Model\Autenticacion.API.Model.csproj", "{8D48FD43-FED4-4331-BC44-FBBCEDC1EDB2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Autenticacion.API.BLL", "Autenticacion.API.BLL\Autenticacion.API.BLL.csproj", "{FDFCCFA4-9C32-4329-93E8-E827509C0631}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Autenticacion.API.DAL", "Autenticacion.API.DAL\Autenticacion.API.DAL.csproj", "{C6FD16CD-E0AD-4BD3-9D47-65D60544103A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3CE4FF8D-40EF-4443-8C8D-DDA82B28D4F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3CE4FF8D-40EF-4443-8C8D-DDA82B28D4F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3CE4FF8D-40EF-4443-8C8D-DDA82B28D4F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3CE4FF8D-40EF-4443-8C8D-DDA82B28D4F4}.Release|Any CPU.Build.0 = Release|Any CPU
{8D48FD43-FED4-4331-BC44-FBBCEDC1EDB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D48FD43-FED4-4331-BC44-FBBCEDC1EDB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D48FD43-FED4-4331-BC44-FBBCEDC1EDB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D48FD43-FED4-4331-BC44-FBBCEDC1EDB2}.Release|Any CPU.Build.0 = Release|Any CPU
{FDFCCFA4-9C32-4329-93E8-E827509C0631}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FDFCCFA4-9C32-4329-93E8-E827509C0631}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FDFCCFA4-9C32-4329-93E8-E827509C0631}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FDFCCFA4-9C32-4329-93E8-E827509C0631}.Release|Any CPU.Build.0 = Release|Any CPU
{C6FD16CD-E0AD-4BD3-9D47-65D60544103A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C6FD16CD-E0AD-4BD3-9D47-65D60544103A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C6FD16CD-E0AD-4BD3-9D47-65D60544103A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C6FD16CD-E0AD-4BD3-9D47-65D60544103A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {45CB93F1-D9FD-44E3-853A-617C7D6BD077}
EndGlobalSection
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 5
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = http://192.168.1.10:8080/tfs/tpatesa
SccLocalPath0 = .
SccProjectUniqueName1 = Autenticacion.API\\Autenticacion.API.csproj
SccProjectName1 = Autenticacion.API
SccLocalPath1 = Autenticacion.API
SccProjectUniqueName2 = Autenticacion.API.Model\\Autenticacion.API.Model.csproj
SccProjectName2 = Autenticacion.API.Model
SccLocalPath2 = Autenticacion.API.Model
SccProjectUniqueName3 = Autenticacion.API.BLL\\Autenticacion.API.BLL.csproj
SccProjectName3 = Autenticacion.API.BLL
SccLocalPath3 = Autenticacion.API.BLL
SccProjectUniqueName4 = Autenticacion.API.DAL\\Autenticacion.API.DAL.csproj
SccProjectName4 = Autenticacion.API.DAL
SccLocalPath4 = Autenticacion.API.DAL
EndGlobalSection
EndGlobal