generated from DFE-Digital/govuk-dotnet-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Childrens-Social-Care-CPD.sln
31 lines (31 loc) · 1.66 KB
/
Childrens-Social-Care-CPD.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32210.238
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Childrens-Social-Care-CPD", "Childrens-Social-Care-CPD\Childrens-Social-Care-CPD.csproj", "{B0686A37-5BD0-406C-9B60-1DF72C474F53}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Childrens-Social-Care-CPD-Tests", "Childrens-Social-Care-CPD-Tests\Childrens-Social-Care-CPD-Tests.csproj", "{1D45B63D-F2A7-4A89-A188-ED7B7534778A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B0686A37-5BD0-406C-9B60-1DF72C474F53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B0686A37-5BD0-406C-9B60-1DF72C474F53}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B0686A37-5BD0-406C-9B60-1DF72C474F53}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B0686A37-5BD0-406C-9B60-1DF72C474F53}.Release|Any CPU.Build.0 = Release|Any CPU
{1D45B63D-F2A7-4A89-A188-ED7B7534778A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1D45B63D-F2A7-4A89-A188-ED7B7534778A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1D45B63D-F2A7-4A89-A188-ED7B7534778A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1D45B63D-F2A7-4A89-A188-ED7B7534778A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E9D5C568-09EF-46D4-A88D-311E320C7C58}
EndGlobalSection
EndGlobal