-
Notifications
You must be signed in to change notification settings - Fork 0
/
GCloud.Compute.Metadata.sln
28 lines (28 loc) · 1.87 KB
/
GCloud.Compute.Metadata.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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GCloud.Compute.Metadata.V1", "GCloud.Compute.Metadata.V1\GCloud.Compute.Metadata.V1.csproj", "{D260E73D-25B3-4867-93C8-153D5EEE8A23}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GCloud.Compute.Metadata.TestServer", "GCloud.Compute.Metadata.TestServer\GCloud.Compute.Metadata.TestServer.csproj", "{0653D40D-E6F3-4B7C-BF67-F19C70856078}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GCloud.Compute.Metadata.Tests", "GCloud.Compute.Metadata.Tests\GCloud.Compute.Metadata.Tests.csproj", "{7C6FA942-5B98-43B3-9E39-3F91D6761BEB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D260E73D-25B3-4867-93C8-153D5EEE8A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D260E73D-25B3-4867-93C8-153D5EEE8A23}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D260E73D-25B3-4867-93C8-153D5EEE8A23}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D260E73D-25B3-4867-93C8-153D5EEE8A23}.Release|Any CPU.Build.0 = Release|Any CPU
{0653D40D-E6F3-4B7C-BF67-F19C70856078}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0653D40D-E6F3-4B7C-BF67-F19C70856078}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0653D40D-E6F3-4B7C-BF67-F19C70856078}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0653D40D-E6F3-4B7C-BF67-F19C70856078}.Release|Any CPU.Build.0 = Release|Any CPU
{7C6FA942-5B98-43B3-9E39-3F91D6761BEB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7C6FA942-5B98-43B3-9E39-3F91D6761BEB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C6FA942-5B98-43B3-9E39-3F91D6761BEB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C6FA942-5B98-43B3-9E39-3F91D6761BEB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal