@@ -95,6 +95,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IBM.Watson.NaturalLanguageU
9595EndProject
9696Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.Watson.ToneAnalyzer.v3.UnitTests" , "test\ToneAnalyzer.v3.UnitTests\IBM.Watson.ToneAnalyzer.v3.UnitTests.csproj" , "{28F5A68C-CF5B-4691-A5E5-9135C99470A0}"
9797EndProject
98+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.Watson.Assistant.v1.Examples" , "examples\IBM.Watson.Assistant.v1.Examples\IBM.Watson.Assistant.v1.Examples.csproj" , "{AE7F758A-A6FA-49E7-AD3C-52B784BEBA3F}"
99+ EndProject
98100Global
99101 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
100102 Debug| Any CPU = Debug| Any CPU
@@ -233,6 +235,10 @@ Global
233235 {28F5A68C-CF5B-4691-A5E5-9135C99470A0} .Debug| Any CPU .Build .0 = Debug| Any CPU
234236 {28F5A68C-CF5B-4691-A5E5-9135C99470A0} .Release| Any CPU .ActiveCfg = Release| Any CPU
235237 {28F5A68C-CF5B-4691-A5E5-9135C99470A0} .Release| Any CPU .Build .0 = Release| Any CPU
238+ {AE7F758A-A6FA-49E7-AD3C-52B784BEBA3F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
239+ {AE7F758A-A6FA-49E7-AD3C-52B784BEBA3F} .Debug| Any CPU .Build .0 = Debug| Any CPU
240+ {AE7F758A-A6FA-49E7-AD3C-52B784BEBA3F} .Release| Any CPU .ActiveCfg = Release| Any CPU
241+ {AE7F758A-A6FA-49E7-AD3C-52B784BEBA3F} .Release| Any CPU .Build .0 = Release| Any CPU
236242 EndGlobalSection
237243 GlobalSection (SolutionProperties ) = preSolution
238244 HideSolutionNode = FALSE
@@ -270,6 +276,7 @@ Global
270276 {57C7F28F-822A-4C52-909A-F9DB6A0CFA51} = {65D78D49-E54F-4952-A1D4-7C8D0EDAA1B3}
271277 {415AADD4-CC05-4B77-8E57-C1B079421875} = {89D715BF-7464-45FB-8DA0-9D7B46AB8C7F}
272278 {28F5A68C-CF5B-4691-A5E5-9135C99470A0} = {C7873F44-7188-49BE-84C5-532BE4E07147}
279+ {AE7F758A-A6FA-49E7-AD3C-52B784BEBA3F} = {E3D238D7-7A09-4447-B836-8D6ABF4BFF80}
273280 EndGlobalSection
274281 GlobalSection (ExtensibilityGlobals ) = postSolution
275282 SolutionGuid = {B9D9D17B-1C17-402F-B701-DC671528690A}
0 commit comments