forked from launchdarkly/hello-dotnet-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LaunchDarkly.HelloDotNetClient.sln
59 lines (58 loc) · 4.16 KB
/
LaunchDarkly.HelloDotNetClient.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamarinAndroidApp", "XamarinAndroidApp\XamarinAndroidApp.csproj", "{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamarinIOSApp", "XamarinIOSApp\XamarinIOSApp.csproj", "{282F0C33-35AA-4926-B097-DBD79B68B9AF}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Shared", "Shared\Shared.shproj", "{94F3C23C-0731-4A72-AB69-4FBB3D838B0F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotNetConsoleApp", "DotNetConsoleApp\DotNetConsoleApp.csproj", "{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Release|Any CPU.Build.0 = Release|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Release|iPhone.ActiveCfg = Release|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Release|iPhone.Build.0 = Release|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{39260D8C-61CB-47CA-AA61-BF3C83A54EEC}.Debug|iPhone.Build.0 = Debug|Any CPU
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Release|Any CPU.ActiveCfg = Release|iPhone
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Release|Any CPU.Build.0 = Release|iPhone
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Release|iPhone.ActiveCfg = Release|iPhone
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Release|iPhone.Build.0 = Release|iPhone
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Debug|iPhone.ActiveCfg = Debug|iPhone
{282F0C33-35AA-4926-B097-DBD79B68B9AF}.Debug|iPhone.Build.0 = Debug|iPhone
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Release|Any CPU.Build.0 = Release|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Release|iPhone.ActiveCfg = Release|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Release|iPhone.Build.0 = Release|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{41F376E1-FD4F-4BD2-9C09-57F62A679A0C}.Debug|iPhone.Build.0 = Debug|Any CPU
EndGlobalSection
EndGlobal