@@ -3,15 +3,17 @@ Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio Version 17
4
4
VisualStudioVersion = 17.11.35303.130
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "AnyOrgOrPersonalUiTest" , "AnyOrgOrPersonalUiTest.csproj" , "{2B42751A-8650-4DE4-9B46-B01C21825EB1}"
6
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "AnyOrgOrPersonalUiTest" , "AnyOrgOrPersonalUiTest\AnyOrgOrPersonalUiTest .csproj" , "{2B42751A-8650-4DE4-9B46-B01C21825EB1}"
7
7
EndProject
8
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Common" , "..\ Common\Common.csproj" , "{3074B729-52E8-408E-8BBC-815FE9217385}"
8
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Common" , "Common\Common.csproj" , "{3074B729-52E8-408E-8BBC-815FE9217385}"
9
9
EndProject
10
10
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{6A8B8F57-DBC6-43E2-84E7-16D24E54157B}"
11
11
Project Section (SolutionItems ) = preProject
12
12
..\Directory .Build .props = ..\Directory .Build .props
13
13
EndProject Section
14
14
EndProject
15
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "B2CUiTest" , "B2CUiTest\B2CUiTest.csproj" , "{BF7D9973-9B92-4BED-ADE2-09087DDA9C85}"
16
+ EndProject
15
17
Global
16
18
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
17
19
Debug| Any CPU = Debug| Any CPU
@@ -26,6 +28,10 @@ Global
26
28
{3074B729-52E8-408E-8BBC-815FE9217385} .Debug| Any CPU .Build .0 = Debug| Any CPU
27
29
{3074B729-52E8-408E-8BBC-815FE9217385} .Release| Any CPU .ActiveCfg = Release| Any CPU
28
30
{3074B729-52E8-408E-8BBC-815FE9217385} .Release| Any CPU .Build .0 = Release| Any CPU
31
+ {BF7D9973-9B92-4BED-ADE2-09087DDA9C85} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
32
+ {BF7D9973-9B92-4BED-ADE2-09087DDA9C85} .Debug| Any CPU .Build .0 = Debug| Any CPU
33
+ {BF7D9973-9B92-4BED-ADE2-09087DDA9C85} .Release| Any CPU .ActiveCfg = Release| Any CPU
34
+ {BF7D9973-9B92-4BED-ADE2-09087DDA9C85} .Release| Any CPU .Build .0 = Release| Any CPU
29
35
EndGlobalSection
30
36
GlobalSection (SolutionProperties ) = preSolution
31
37
HideSolutionNode = FALSE
0 commit comments