Core.Thalos.BFF/Core.Cerberos.BFF.sln
Sergio Matias Urquin 44e353e386 Add project files.
2025-04-29 18:55:01 -06:00

37 lines
1.9 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35027.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Core.Cerberos.BFF.Api", "Core.Cerberos.BFF.Api\Core.Cerberos.BFF.Api.csproj", "{3272E8EA-B46B-49DF-9D29-B5BE758E87C4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Core.Cerberos.External", "Core.Cerberos.External\Core.Cerberos.External.csproj", "{3111115C-A391-4A4C-A886-016A92BAC20E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Application", "Application", "{CBFF88ED-B50D-4A71-BB2A-C0B2BBA489CA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3272E8EA-B46B-49DF-9D29-B5BE758E87C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3272E8EA-B46B-49DF-9D29-B5BE758E87C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3272E8EA-B46B-49DF-9D29-B5BE758E87C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3272E8EA-B46B-49DF-9D29-B5BE758E87C4}.Release|Any CPU.Build.0 = Release|Any CPU
{3111115C-A391-4A4C-A886-016A92BAC20E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3111115C-A391-4A4C-A886-016A92BAC20E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3111115C-A391-4A4C-A886-016A92BAC20E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3111115C-A391-4A4C-A886-016A92BAC20E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{3111115C-A391-4A4C-A886-016A92BAC20E} = {CBFF88ED-B50D-4A71-BB2A-C0B2BBA489CA}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {887E5371-E4E7-4821-8AAB-CDE7F4BFF2CD}
EndGlobalSection
EndGlobal