@@ -43,6 +43,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FaasNet.EventMesh.Seed.AMQP
4343EndProject
4444Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "01. Seeds" , "01. Seeds" , "{B7CDEBEF-C508-4EFA-BEC9-9D9D6E5D80C5}"
4545EndProject
46+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "FaasNet.Common" , "src\Common\FaasNet.Common\FaasNet.Common.csproj" , "{2D703121-6391-42AB-8D68-8AD85EB5BB4B}"
47+ EndProject
4648Global
4749 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
4850 Debug| Any CPU = Debug| Any CPU
@@ -105,6 +107,10 @@ Global
105107 {2DDF1EB1-B20F-419F-9A09-34A5550D4467} .Debug| Any CPU .Build .0 = Debug| Any CPU
106108 {2DDF1EB1-B20F-419F-9A09-34A5550D4467} .Release| Any CPU .ActiveCfg = Release| Any CPU
107109 {2DDF1EB1-B20F-419F-9A09-34A5550D4467} .Release| Any CPU .Build .0 = Release| Any CPU
110+ {2D703121-6391-42AB-8D68-8AD85EB5BB4B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
111+ {2D703121-6391-42AB-8D68-8AD85EB5BB4B} .Debug| Any CPU .Build .0 = Debug| Any CPU
112+ {2D703121-6391-42AB-8D68-8AD85EB5BB4B} .Release| Any CPU .ActiveCfg = Release| Any CPU
113+ {2D703121-6391-42AB-8D68-8AD85EB5BB4B} .Release| Any CPU .Build .0 = Release| Any CPU
108114 EndGlobalSection
109115 GlobalSection (SolutionProperties ) = preSolution
110116 HideSolutionNode = FALSE
@@ -125,6 +131,7 @@ Global
125131 {19A0FABD-C40F-4E83-ADB6-DF285BAE4C99} = {20A0BD99-A4F3-4FD5-A6FA-1935D7464DB8}
126132 {2DDF1EB1-B20F-419F-9A09-34A5550D4467} = {B7CDEBEF-C508-4EFA-BEC9-9D9D6E5D80C5}
127133 {B7CDEBEF-C508-4EFA-BEC9-9D9D6E5D80C5} = {6E495E0A-0DC8-4E42-8C58-3C48506D3D24}
134+ {2D703121-6391-42AB-8D68-8AD85EB5BB4B} = {7A13262A-D1E6-4210-BA95-03A0741CBFA4}
128135 EndGlobalSection
129136 GlobalSection (ExtensibilityGlobals ) = postSolution
130137 SolutionGuid = {B9BD3B8C-B2C9-468F-BF54-66BFE9B565EC}
0 commit comments