38 lines
2.0 KiB
Plaintext
38 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebMinRouteGroup", "WebMinRouteGroup\WebMinRouteGroup.csproj", "{3256AE2D-3E23-4869-B914-51A04C2357CF}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnitTests", "UnitTests\UnitTests.csproj", "{41629A55-EC6A-4087-A6E4-23011E47D519}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IntegrationTests", "IntegrationTests\IntegrationTests.csproj", "{0A15481D-DD72-4BFF-9971-14361E0F5E34}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3256AE2D-3E23-4869-B914-51A04C2357CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3256AE2D-3E23-4869-B914-51A04C2357CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3256AE2D-3E23-4869-B914-51A04C2357CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3256AE2D-3E23-4869-B914-51A04C2357CF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{41629A55-EC6A-4087-A6E4-23011E47D519}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{41629A55-EC6A-4087-A6E4-23011E47D519}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{41629A55-EC6A-4087-A6E4-23011E47D519}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{41629A55-EC6A-4087-A6E4-23011E47D519}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0A15481D-DD72-4BFF-9971-14361E0F5E34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0A15481D-DD72-4BFF-9971-14361E0F5E34}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0A15481D-DD72-4BFF-9971-14361E0F5E34}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0A15481D-DD72-4BFF-9971-14361E0F5E34}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {47B1B0C6-1AC8-4B66-84E5-6F4A09F2E1BB}
|
|
EndGlobalSection
|
|
EndGlobal
|