-
Notifications
You must be signed in to change notification settings - Fork 409
Expand file tree
/
Copy pathGoogle.Cloud.BigQuery.DataTransfer.V1.sln
More file actions
40 lines (40 loc) · 2.74 KB
/
Google.Cloud.BigQuery.DataTransfer.V1.sln
File metadata and controls
40 lines (40 loc) · 2.74 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32516.85
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.BigQuery.DataTransfer.V1", "Google.Cloud.BigQuery.DataTransfer.V1\Google.Cloud.BigQuery.DataTransfer.V1.csproj", "{976EE441-A3C9-F9AB-13DA-B418824308B6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.BigQuery.DataTransfer.V1.Snippets", "Google.Cloud.BigQuery.DataTransfer.V1.Snippets\Google.Cloud.BigQuery.DataTransfer.V1.Snippets.csproj", "{30AF654D-ED75-BFB0-70A0-EDAB64AA72E1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets", "Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets\Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets.csproj", "{FE63CAB1-CC8E-A99B-9FF5-F934D683B696}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.ClientTesting", "..\..\tools\Google.Cloud.ClientTesting\Google.Cloud.ClientTesting.csproj", "{29974B0C-A7B0-8CA8-AE32-99F622C89044}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{976EE441-A3C9-F9AB-13DA-B418824308B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{976EE441-A3C9-F9AB-13DA-B418824308B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{976EE441-A3C9-F9AB-13DA-B418824308B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{976EE441-A3C9-F9AB-13DA-B418824308B6}.Release|Any CPU.Build.0 = Release|Any CPU
{30AF654D-ED75-BFB0-70A0-EDAB64AA72E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{30AF654D-ED75-BFB0-70A0-EDAB64AA72E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{30AF654D-ED75-BFB0-70A0-EDAB64AA72E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{30AF654D-ED75-BFB0-70A0-EDAB64AA72E1}.Release|Any CPU.Build.0 = Release|Any CPU
{FE63CAB1-CC8E-A99B-9FF5-F934D683B696}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FE63CAB1-CC8E-A99B-9FF5-F934D683B696}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FE63CAB1-CC8E-A99B-9FF5-F934D683B696}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FE63CAB1-CC8E-A99B-9FF5-F934D683B696}.Release|Any CPU.Build.0 = Release|Any CPU
{29974B0C-A7B0-8CA8-AE32-99F622C89044}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{29974B0C-A7B0-8CA8-AE32-99F622C89044}.Debug|Any CPU.Build.0 = Debug|Any CPU
{29974B0C-A7B0-8CA8-AE32-99F622C89044}.Release|Any CPU.ActiveCfg = Release|Any CPU
{29974B0C-A7B0-8CA8-AE32-99F622C89044}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal