-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCAN.Candeliver.BackOfficeAuthenticatie.sln
41 lines (41 loc) · 2.28 KB
/
CAN.Candeliver.BackOfficeAuthenticatie.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
32
33
34
35
36
37
38
39
40
41
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{3A58D147-F29F-49D0-AF0E-9210AEFDE8D0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{42E0A0B6-CE2A-4048-9999-A8B897CAEB8A}"
ProjectSection(SolutionItems) = preProject
global.json = global.json
EndProjectSection
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "CAN.Candeliver.BackOfficeAuthenticatie", "src\CAN.Candeliver.BackOfficeAuthenticatie\CAN.Candeliver.BackOfficeAuthenticatie.xproj", "{DA5B266C-8F4D-4C89-B59F-6BD9FE190689}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{49ADFF82-86E3-4522-8E3D-E2A92F7827CD}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "CAN.Candeliver.BackOfficeAuthenticatieTest", "CAN.Candeliver.BackOfficeAuthenticatieTest\CAN.Candeliver.BackOfficeAuthenticatieTest.xproj", "{55EFA056-3BA6-4229-8943-F6A6D88131A2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DA5B266C-8F4D-4C89-B59F-6BD9FE190689}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DA5B266C-8F4D-4C89-B59F-6BD9FE190689}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DA5B266C-8F4D-4C89-B59F-6BD9FE190689}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DA5B266C-8F4D-4C89-B59F-6BD9FE190689}.Release|Any CPU.Build.0 = Release|Any CPU
{55EFA056-3BA6-4229-8943-F6A6D88131A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{55EFA056-3BA6-4229-8943-F6A6D88131A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{55EFA056-3BA6-4229-8943-F6A6D88131A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{55EFA056-3BA6-4229-8943-F6A6D88131A2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{DA5B266C-8F4D-4C89-B59F-6BD9FE190689} = {3A58D147-F29F-49D0-AF0E-9210AEFDE8D0}
{55EFA056-3BA6-4229-8943-F6A6D88131A2} = {49ADFF82-86E3-4522-8E3D-E2A92F7827CD}
EndGlobalSection
EndGlobal