-
Notifications
You must be signed in to change notification settings - Fork 0
/
FeatureFlag.Management.Tests.sln
95 lines (95 loc) · 6.79 KB
/
FeatureFlag.Management.Tests.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31005.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FeatureFlag.Management.Firebase", "FeatureFlag.Management.Firebase\FeatureFlag.Management.Firebase.csproj", "{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FeatureFlag.Management", "FeatureFlag.Management\FeatureFlag.Management.csproj", "{21B447EA-E645-4523-A7B6-0313FFDEC963}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{F994E83E-6864-4216-82EE-B2AD88CEB911}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{6E15C99C-E1DD-43A6-82E6-2EDC18C7695C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FeatureFlag.Management.Tests", "FeatureFlag.Management.Tests\FeatureFlag.Management.Tests.csproj", "{25770FF1-763E-4DB0-BBA7-765A437A8C43}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
DebugGenerator|Any CPU = DebugGenerator|Any CPU
DebugGenerator|iPhone = DebugGenerator|iPhone
DebugGenerator|iPhoneSimulator = DebugGenerator|iPhoneSimulator
Release|Any CPU = Release|Any CPU
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Debug|iPhone.Build.0 = Debug|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.DebugGenerator|Any CPU.ActiveCfg = DebugGenerator|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.DebugGenerator|Any CPU.Build.0 = DebugGenerator|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.DebugGenerator|iPhone.ActiveCfg = DebugGenerator|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.DebugGenerator|iPhone.Build.0 = DebugGenerator|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.DebugGenerator|iPhoneSimulator.ActiveCfg = DebugGenerator|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.DebugGenerator|iPhoneSimulator.Build.0 = DebugGenerator|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Release|Any CPU.Build.0 = Release|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Release|iPhone.ActiveCfg = Release|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Release|iPhone.Build.0 = Release|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Debug|Any CPU.Build.0 = Debug|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Debug|iPhone.Build.0 = Debug|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.DebugGenerator|Any CPU.ActiveCfg = DebugGenerator|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.DebugGenerator|Any CPU.Build.0 = DebugGenerator|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.DebugGenerator|iPhone.ActiveCfg = DebugGenerator|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.DebugGenerator|iPhone.Build.0 = DebugGenerator|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.DebugGenerator|iPhoneSimulator.ActiveCfg = DebugGenerator|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.DebugGenerator|iPhoneSimulator.Build.0 = DebugGenerator|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Release|Any CPU.ActiveCfg = Release|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Release|Any CPU.Build.0 = Release|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Release|iPhone.ActiveCfg = Release|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Release|iPhone.Build.0 = Release|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{21B447EA-E645-4523-A7B6-0313FFDEC963}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Debug|iPhone.Build.0 = Debug|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.DebugGenerator|Any CPU.ActiveCfg = DebugGenerator|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.DebugGenerator|Any CPU.Build.0 = DebugGenerator|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.DebugGenerator|iPhone.ActiveCfg = DebugGenerator|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.DebugGenerator|iPhone.Build.0 = DebugGenerator|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.DebugGenerator|iPhoneSimulator.ActiveCfg = DebugGenerator|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.DebugGenerator|iPhoneSimulator.Build.0 = DebugGenerator|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Release|Any CPU.Build.0 = Release|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Release|iPhone.ActiveCfg = Release|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Release|iPhone.Build.0 = Release|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{25770FF1-763E-4DB0-BBA7-765A437A8C43}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{1AF13BA6-5DA1-4ECC-9474-4E20335B5616} = {F994E83E-6864-4216-82EE-B2AD88CEB911}
{21B447EA-E645-4523-A7B6-0313FFDEC963} = {F994E83E-6864-4216-82EE-B2AD88CEB911}
{25770FF1-763E-4DB0-BBA7-765A437A8C43} = {6E15C99C-E1DD-43A6-82E6-2EDC18C7695C}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {47ADB49C-FEB6-4562-A1B3-89499FA86DA8}
EndGlobalSection
EndGlobal