-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNYTaxiCosmosDB.sln
61 lines (61 loc) · 3.8 KB
/
NYTaxiCosmosDB.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.202
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GraphBulkExecutor", "GraphBulkExecutor\GraphBulkExecutor.csproj", "{7CF0EECE-961F-4389-B5F2-15F23D53E2DF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BusinessObjects", "BusinessObjects\BusinessObjects.csproj", "{8ED25AD3-9711-45BC-A99F-8F87B813F141}"
EndProject
Project("{151D2E53-A2C4-4D7D-83FE-D05416EBD58E}") = "AzureResources", "AzureResources\AzureResources.deployproj", "{20A4165E-003D-4A8A-96FA-7847C267BF39}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GraphQueries", "GraphQueries\GraphQueries.csproj", "{8CB803D3-9B80-43D3-B6BE-6E8ED1ACF7BE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7CF0EECE-961F-4389-B5F2-15F23D53E2DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7CF0EECE-961F-4389-B5F2-15F23D53E2DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7CF0EECE-961F-4389-B5F2-15F23D53E2DF}.Debug|x64.ActiveCfg = Debug|x64
{7CF0EECE-961F-4389-B5F2-15F23D53E2DF}.Debug|x64.Build.0 = Debug|x64
{7CF0EECE-961F-4389-B5F2-15F23D53E2DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7CF0EECE-961F-4389-B5F2-15F23D53E2DF}.Release|Any CPU.Build.0 = Release|Any CPU
{7CF0EECE-961F-4389-B5F2-15F23D53E2DF}.Release|x64.ActiveCfg = Release|x64
{7CF0EECE-961F-4389-B5F2-15F23D53E2DF}.Release|x64.Build.0 = Release|x64
{8ED25AD3-9711-45BC-A99F-8F87B813F141}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8ED25AD3-9711-45BC-A99F-8F87B813F141}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8ED25AD3-9711-45BC-A99F-8F87B813F141}.Debug|x64.ActiveCfg = Debug|Any CPU
{8ED25AD3-9711-45BC-A99F-8F87B813F141}.Debug|x64.Build.0 = Debug|Any CPU
{8ED25AD3-9711-45BC-A99F-8F87B813F141}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8ED25AD3-9711-45BC-A99F-8F87B813F141}.Release|Any CPU.Build.0 = Release|Any CPU
{8ED25AD3-9711-45BC-A99F-8F87B813F141}.Release|x64.ActiveCfg = Release|Any CPU
{8ED25AD3-9711-45BC-A99F-8F87B813F141}.Release|x64.Build.0 = Release|Any CPU
{20A4165E-003D-4A8A-96FA-7847C267BF39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{20A4165E-003D-4A8A-96FA-7847C267BF39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{20A4165E-003D-4A8A-96FA-7847C267BF39}.Debug|x64.ActiveCfg = Debug|Any CPU
{20A4165E-003D-4A8A-96FA-7847C267BF39}.Debug|x64.Build.0 = Debug|Any CPU
{20A4165E-003D-4A8A-96FA-7847C267BF39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{20A4165E-003D-4A8A-96FA-7847C267BF39}.Release|Any CPU.Build.0 = Release|Any CPU
{20A4165E-003D-4A8A-96FA-7847C267BF39}.Release|x64.ActiveCfg = Release|Any CPU
{20A4165E-003D-4A8A-96FA-7847C267BF39}.Release|x64.Build.0 = Release|Any CPU
{8CB803D3-9B80-43D3-B6BE-6E8ED1ACF7BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8CB803D3-9B80-43D3-B6BE-6E8ED1ACF7BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8CB803D3-9B80-43D3-B6BE-6E8ED1ACF7BE}.Debug|x64.ActiveCfg = Debug|Any CPU
{8CB803D3-9B80-43D3-B6BE-6E8ED1ACF7BE}.Debug|x64.Build.0 = Debug|Any CPU
{8CB803D3-9B80-43D3-B6BE-6E8ED1ACF7BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8CB803D3-9B80-43D3-B6BE-6E8ED1ACF7BE}.Release|Any CPU.Build.0 = Release|Any CPU
{8CB803D3-9B80-43D3-B6BE-6E8ED1ACF7BE}.Release|x64.ActiveCfg = Release|Any CPU
{8CB803D3-9B80-43D3-B6BE-6E8ED1ACF7BE}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {247B58AE-E705-47F4-AEDD-342022712258}
EndGlobalSection
EndGlobal