forked from microsoft/BikeSharing360_MobileApps
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathBikeSharing.Xamarin-UWP.sln
67 lines (67 loc) · 4.48 KB
/
BikeSharing.Xamarin-UWP.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29111.141
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BikeSharing.Clients.Core", "src\BikeSharing.Clients.Core\BikeSharing.Clients.Core.csproj", "{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BikeSharing.Clients.Windows", "src\BikeSharing.Clients.Windows\BikeSharing.Clients.Windows.csproj", "{90AF39CC-2364-47DF-B798-A512BF6842D8}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "BikeSharing.Client.Shared", "src\BikeSharing.Client.Shared\BikeSharing.Client.Shared.shproj", "{31F3B999-B5AB-421B-92EE-299AC747C276}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BikeSharing.Clients.WASM", "src\BikeSharing.Clients.WASM\BikeSharing.Clients.WASM.csproj", "{2E988FAA-83F4-4FB2-804B-270CC9DB5967}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
src\BikeSharing.Client.Shared\BikeSharing.Client.Shared.projitems*{31f3b999-b5ab-421b-92ee-299ac747c276}*SharedItemsImports = 13
src\BikeSharing.Client.Shared\BikeSharing.Client.Shared.projitems*{90af39cc-2364-47df-b798-a512bf6842d8}*SharedItemsImports = 4
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|Any CPU = Release|Any CPU
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Debug|iPhone.Build.0 = Debug|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Release|Any CPU.Build.0 = Release|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Release|iPhone.ActiveCfg = Release|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Release|iPhone.Build.0 = Release|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{89C9B6F2-1CD6-4A98-9CCC-EEFB7DDBF6FA}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{90AF39CC-2364-47DF-B798-A512BF6842D8}.Debug|Any CPU.ActiveCfg = Debug|x86
{90AF39CC-2364-47DF-B798-A512BF6842D8}.Debug|Any CPU.Build.0 = Debug|x86
{90AF39CC-2364-47DF-B798-A512BF6842D8}.Debug|Any CPU.Deploy.0 = Debug|x86
{90AF39CC-2364-47DF-B798-A512BF6842D8}.Debug|iPhone.ActiveCfg = Debug|x86
{90AF39CC-2364-47DF-B798-A512BF6842D8}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
{90AF39CC-2364-47DF-B798-A512BF6842D8}.Release|Any CPU.ActiveCfg = Release|x86
{90AF39CC-2364-47DF-B798-A512BF6842D8}.Release|iPhone.ActiveCfg = Release|x86
{90AF39CC-2364-47DF-B798-A512BF6842D8}.Release|iPhoneSimulator.ActiveCfg = Release|x86
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Debug|iPhone.Build.0 = Debug|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Release|Any CPU.Build.0 = Release|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Release|iPhone.ActiveCfg = Release|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Release|iPhone.Build.0 = Release|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{2E988FAA-83F4-4FB2-804B-270CC9DB5967}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {618D56FC-AE78-41BF-9EE0-207FC010627C}
EndGlobalSection
EndGlobal