CloudBuilder/CloudBuilder.Web.Entry.sln
owenchen 49960a7b11 ow
2026-05-12 10:39:03 +08:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.37111.16 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloudBuilder.Web.Entry", "CloudBuilder.Web.Entry\CloudBuilder.Web.Entry.csproj", "{9823D7CF-5DF8-BCAE-391B-C2CFC51C99C2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloudBuilder.Security.Service", "CloudBuilder.Security.Service\CloudBuilder.Security.Service.csproj", "{D4371FF5-55AA-F6FB-9D02-FA0486C7F492}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9823D7CF-5DF8-BCAE-391B-C2CFC51C99C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9823D7CF-5DF8-BCAE-391B-C2CFC51C99C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9823D7CF-5DF8-BCAE-391B-C2CFC51C99C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9823D7CF-5DF8-BCAE-391B-C2CFC51C99C2}.Release|Any CPU.Build.0 = Release|Any CPU
{D4371FF5-55AA-F6FB-9D02-FA0486C7F492}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4371FF5-55AA-F6FB-9D02-FA0486C7F492}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4371FF5-55AA-F6FB-9D02-FA0486C7F492}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4371FF5-55AA-F6FB-9D02-FA0486C7F492}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9AC4E316-55D0-4E83-BA52-46264DE9F1A9}
EndGlobalSection
EndGlobal