@@ -39,6 +39,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Storage", "..\Storage\Stora
3939EndProject
4040Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "TestFx" , "..\..\tools\TestFx\TestFx.csproj" , "{3C48465F-6A9C-4B21-9670-B45B72FC7FE6}"
4141EndProject
42+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "EventHub.Management.Sdk" , "..\EventHub\EventHub.Management.Sdk\EventHub.Management.Sdk.csproj" , "{708379BC-B3EE-4B95-9156-8A7699B4EB5D}"
43+ EndProject
44+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Storage.common" , "..\Storage\Storage.common\Storage.common.csproj" , "{6C82EC40-709C-41AD-AA50-20D1746B3A01}"
45+ EndProject
4246Global
4347 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
4448 Debug| Any CPU = Debug| Any CPU
@@ -108,6 +112,14 @@ Global
108112 {3C48465F-6A9C-4B21-9670-B45B72FC7FE6} .Debug| Any CPU .Build .0 = Debug| Any CPU
109113 {3C48465F-6A9C-4B21-9670-B45B72FC7FE6} .Release| Any CPU .ActiveCfg = Release| Any CPU
110114 {3C48465F-6A9C-4B21-9670-B45B72FC7FE6} .Release| Any CPU .Build .0 = Release| Any CPU
115+ {708379BC-B3EE-4B95-9156-8A7699B4EB5D} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
116+ {708379BC-B3EE-4B95-9156-8A7699B4EB5D} .Debug| Any CPU .Build .0 = Debug| Any CPU
117+ {708379BC-B3EE-4B95-9156-8A7699B4EB5D} .Release| Any CPU .ActiveCfg = Release| Any CPU
118+ {708379BC-B3EE-4B95-9156-8A7699B4EB5D} .Release| Any CPU .Build .0 = Release| Any CPU
119+ {6C82EC40-709C-41AD-AA50-20D1746B3A01} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
120+ {6C82EC40-709C-41AD-AA50-20D1746B3A01} .Debug| Any CPU .Build .0 = Debug| Any CPU
121+ {6C82EC40-709C-41AD-AA50-20D1746B3A01} .Release| Any CPU .ActiveCfg = Release| Any CPU
122+ {6C82EC40-709C-41AD-AA50-20D1746B3A01} .Release| Any CPU .Build .0 = Release| Any CPU
111123 EndGlobalSection
112124 GlobalSection (NestedProjects ) = preSolution
113125 {B92C4EA2-0691-4DCF-8CE6-F5F1A4CD1F66} = {288D3263-6A42-42CB-AE65-AAD537508CC2}
@@ -125,5 +137,7 @@ Global
125137 {0C016955-6B85-4CAD-A218-2BD1037C1D19} = {4E40A0F5-1A53-4325-A138-1D5325CBBD87}
126138 {D11113AD-674D-424A-B8D7-4F0A77566C30} = {4E40A0F5-1A53-4325-A138-1D5325CBBD87}
127139 {3C48465F-6A9C-4B21-9670-B45B72FC7FE6} = {90417597-E872-4719-B425-6E7B289828E2}
140+ {708379BC-B3EE-4B95-9156-8A7699B4EB5D} = {4E40A0F5-1A53-4325-A138-1D5325CBBD87}
141+ {6C82EC40-709C-41AD-AA50-20D1746B3A01} = {4E40A0F5-1A53-4325-A138-1D5325CBBD87}
128142 EndGlobalSection
129143EndGlobal
0 commit comments