-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathXamarinWeather.sln
59 lines (58 loc) · 4.24 KB
/
XamarinWeather.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 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamarinWeather.Droid", "Droid\XamarinWeather.Droid.csproj", "{B1397DD6-39D4-440B-A78F-EC1DAC001012}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "XamarinWeather.Shared", "XamarinWeather.Shared\XamarinWeather.Shared.shproj", "{3F3CFF50-EAFD-4EF6-AF0E-D9A81EE52E0B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamarinWeather.Shared.Test", "XamarinWeather.Shared.Test\XamarinWeather.Shared.Test.csproj", "{A1832926-DAF5-429D-BE7D-7D955C0A8B63}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamarinWeather.WeatherProvider", "XamarinWeather.WeatherProvider\XamarinWeather.WeatherProvider.csproj", "{4EF582AC-FCD0-44BC-BB08-0A77E9312259}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Release|iPhone.ActiveCfg = Release|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Release|iPhone.Build.0 = Release|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Debug|iPhone.Build.0 = Debug|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1397DD6-39D4-440B-A78F-EC1DAC001012}.Release|Any CPU.Build.0 = Release|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Release|iPhone.ActiveCfg = Release|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Release|iPhone.Build.0 = Release|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Debug|iPhone.Build.0 = Debug|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A1832926-DAF5-429D-BE7D-7D955C0A8B63}.Release|Any CPU.Build.0 = Release|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Release|iPhone.ActiveCfg = Release|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Release|iPhone.Build.0 = Release|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Debug|iPhone.Build.0 = Debug|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4EF582AC-FCD0-44BC-BB08-0A77E9312259}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal