Files
ServiceDashBored/ServiceDashBored.sln
T
2025-10-11 09:44:08 -04:00

47 lines
2.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.35931.194
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DA481DF1-5754-4499-AEA2-21F809256F35}"
ProjectSection(SolutionItems) = preProject
LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
ServiceDashBored.vsmdi = ServiceDashBored.vsmdi
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceDashBored", "ServiceDashBored\ServiceDashBored.csproj", "{2D46A996-7DEF-4592-B401-70090686B3F2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Endpoint", "Endpoint\Endpoint.csproj", "{7686BAA6-A0C5-4FA5-BE6E-FA044C2FFDD4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EndpointTest", "EndpointTest\EndpointTest.csproj", "{76D78812-B640-4EF0-957B-15D0E9000A84}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2D46A996-7DEF-4592-B401-70090686B3F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2D46A996-7DEF-4592-B401-70090686B3F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2D46A996-7DEF-4592-B401-70090686B3F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2D46A996-7DEF-4592-B401-70090686B3F2}.Release|Any CPU.Build.0 = Release|Any CPU
{7686BAA6-A0C5-4FA5-BE6E-FA044C2FFDD4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7686BAA6-A0C5-4FA5-BE6E-FA044C2FFDD4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7686BAA6-A0C5-4FA5-BE6E-FA044C2FFDD4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7686BAA6-A0C5-4FA5-BE6E-FA044C2FFDD4}.Release|Any CPU.Build.0 = Release|Any CPU
{76D78812-B640-4EF0-957B-15D0E9000A84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76D78812-B640-4EF0-957B-15D0E9000A84}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76D78812-B640-4EF0-957B-15D0E9000A84}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76D78812-B640-4EF0-957B-15D0E9000A84}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {93EF7101-5AA3-4AC7-B544-93735F7253F3}
EndGlobalSection
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = ServiceDashBored.vsmdi
EndGlobalSection
EndGlobal