@@ -7,8 +7,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{C12B4812-E35
77EndProject
88Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{2D1F8241-D6FB-4A1F-9B40-9E93EB98EF62}"
99EndProject
10- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "LanguageTranslatorV2" , "LanguageTranslatorV2" , "{4A6D2C37-7500-4E47-A4DA-849B25E5F24D}"
11- EndProject
1210Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "SpeechToTextV1" , "SpeechToTextV1" , "{254924C9-64CD-4902-97C4-5F9E48DCDF7F}"
1311EndProject
1412Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "ConversationV1" , "ConversationV1" , "{8B927AB2-21F8-40DE-BE6B-5B1105453133}"
@@ -33,18 +31,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IBM.WatsonDeveloperCloud",
3331EndProject
3432Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.VisualRecognition.v3" , "src\IBM.WatsonDeveloperCloud.VisualRecognition.v3\IBM.WatsonDeveloperCloud.VisualRecognition.v3.csproj" , "{92AEE9B7-2A88-44E1-A845-26F7B4D47FF6}"
3533EndProject
36- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.LanguageTranslator.v2" , "src\IBM.WatsonDeveloperCloud.LanguageTranslator.v2\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.csproj" , "{423DC6CA-8FF9-48D3-9B9D-B2D3B9DCFFD4}"
37- EndProject
3834Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.SpeechToText.v1" , "src\IBM.WatsonDeveloperCloud.SpeechToText.v1\IBM.WatsonDeveloperCloud.SpeechToText.v1.csproj" , "{B8A228E3-E05B-451B-8504-7BB9ED05E1B3}"
3935EndProject
4036Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.TextToSpeech.v1" , "src\IBM.WatsonDeveloperCloud.TextToSpeech.v1\IBM.WatsonDeveloperCloud.TextToSpeech.v1.csproj" , "{7DA635B2-0020-46D6-AEAE-5DFBA24123FD}"
4137EndProject
42- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.LanguageTranslator.v2.Example" , "examples\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.Example\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.Example.csproj" , "{384D6BAB-04EA-48E4-AAEA-ECDB308618D5}"
43- EndProject
44- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.LanguageTranslator.v2.IntegrationTests" , "test\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.IntegrationTests\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.IntegrationTests.csproj" , "{3FE948B6-FD0E-4FBF-8310-1F86D46ECABB}"
45- EndProject
46- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.LanguageTranslator.v2.UnitTests" , "test\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.UnitTests\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.UnitTests.csproj" , "{D1D1AB0E-BA2F-448B-9054-76FE18539B55}"
47- EndProject
4838Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.Conversation.v1" , "src\IBM.WatsonDeveloperCloud.Conversation.v1\IBM.WatsonDeveloperCloud.Conversation.v1.csproj" , "{34F55944-7DB0-4EC1-9600-9686C9DEA071}"
4939EndProject
5040Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1" , "src\IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1\IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1.csproj" , "{4160E845-F065-4042-8A39-274E4E4A8863}"
@@ -129,7 +119,15 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IBM.WatsonDeveloperCloud.As
129119EndProject
130120Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.Assistant.v2.IntTests" , "test\IBM.WatsonDeveloperCloud.Assistant.v2.IntTests\IBM.WatsonDeveloperCloud.Assistant.v2.IntTests.csproj" , "{200FC8C7-ED91-4F66-8674-D678588FC450}"
131121EndProject
132- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "IBM.WatsonDeveloperCloud.Assistant.v2.Example" , "examples\IBM.WatsonDeveloperCloud.Assistant.v2.Example\IBM.WatsonDeveloperCloud.Assistant.v2.Example.csproj" , "{125A4EB4-D769-4EA7-A18D-8D7D568B5B33}"
122+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.Assistant.v2.Example" , "examples\IBM.WatsonDeveloperCloud.Assistant.v2.Example\IBM.WatsonDeveloperCloud.Assistant.v2.Example.csproj" , "{125A4EB4-D769-4EA7-A18D-8D7D568B5B33}"
123+ EndProject
124+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "CompareComplyV1" , "CompareComplyV1" , "{B368DCF7-FB57-4302-8467-4EB142394A29}"
125+ EndProject
126+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.CompareComply.v1" , "src\IBM.WatsonDeveloperCloud.CompareComply.v1\IBM.WatsonDeveloperCloud.CompareComply.v1.csproj" , "{0287B6FD-D28A-47C9-9686-C4658EBD2129}"
127+ EndProject
128+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "IBM.WatsonDeveloperCloud.CompareComply.v1.IT" , "test\IBM.WatsonDeveloperCloud.CompareComply.v1.IT\IBM.WatsonDeveloperCloud.CompareComply.v1.IT.csproj" , "{42258A9B-CE18-4C39-BAA5-19F8C5DE041B}"
129+ EndProject
130+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "IBM.WatsonDeveloperCloud.CompareComply.v1.UT" , "test\IBM.WatsonDeveloperCloud.CompareComply.v1.UT\IBM.WatsonDeveloperCloud.CompareComply.v1.UT.csproj" , "{DF7A03F2-66F3-4B70-8311-A3487553CA0C}"
133131EndProject
134132Global
135133 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -145,10 +143,6 @@ Global
145143 {92AEE9B7-2A88-44E1-A845-26F7B4D47FF6} .Debug| Any CPU .Build .0 = Debug| Any CPU
146144 {92AEE9B7-2A88-44E1-A845-26F7B4D47FF6} .Release| Any CPU .ActiveCfg = Release| Any CPU
147145 {92AEE9B7-2A88-44E1-A845-26F7B4D47FF6} .Release| Any CPU .Build .0 = Release| Any CPU
148- {423DC6CA-8FF9-48D3-9B9D-B2D3B9DCFFD4} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
149- {423DC6CA-8FF9-48D3-9B9D-B2D3B9DCFFD4} .Debug| Any CPU .Build .0 = Debug| Any CPU
150- {423DC6CA-8FF9-48D3-9B9D-B2D3B9DCFFD4} .Release| Any CPU .ActiveCfg = Release| Any CPU
151- {423DC6CA-8FF9-48D3-9B9D-B2D3B9DCFFD4} .Release| Any CPU .Build .0 = Release| Any CPU
152146 {B8A228E3-E05B-451B-8504-7BB9ED05E1B3} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
153147 {B8A228E3-E05B-451B-8504-7BB9ED05E1B3} .Debug| Any CPU .Build .0 = Debug| Any CPU
154148 {B8A228E3-E05B-451B-8504-7BB9ED05E1B3} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -157,18 +151,6 @@ Global
157151 {7DA635B2-0020-46D6-AEAE-5DFBA24123FD} .Debug| Any CPU .Build .0 = Debug| Any CPU
158152 {7DA635B2-0020-46D6-AEAE-5DFBA24123FD} .Release| Any CPU .ActiveCfg = Release| Any CPU
159153 {7DA635B2-0020-46D6-AEAE-5DFBA24123FD} .Release| Any CPU .Build .0 = Release| Any CPU
160- {384D6BAB-04EA-48E4-AAEA-ECDB308618D5} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
161- {384D6BAB-04EA-48E4-AAEA-ECDB308618D5} .Debug| Any CPU .Build .0 = Debug| Any CPU
162- {384D6BAB-04EA-48E4-AAEA-ECDB308618D5} .Release| Any CPU .ActiveCfg = Release| Any CPU
163- {384D6BAB-04EA-48E4-AAEA-ECDB308618D5} .Release| Any CPU .Build .0 = Release| Any CPU
164- {3FE948B6-FD0E-4FBF-8310-1F86D46ECABB} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
165- {3FE948B6-FD0E-4FBF-8310-1F86D46ECABB} .Debug| Any CPU .Build .0 = Debug| Any CPU
166- {3FE948B6-FD0E-4FBF-8310-1F86D46ECABB} .Release| Any CPU .ActiveCfg = Release| Any CPU
167- {3FE948B6-FD0E-4FBF-8310-1F86D46ECABB} .Release| Any CPU .Build .0 = Release| Any CPU
168- {D1D1AB0E-BA2F-448B-9054-76FE18539B55} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
169- {D1D1AB0E-BA2F-448B-9054-76FE18539B55} .Debug| Any CPU .Build .0 = Debug| Any CPU
170- {D1D1AB0E-BA2F-448B-9054-76FE18539B55} .Release| Any CPU .ActiveCfg = Release| Any CPU
171- {D1D1AB0E-BA2F-448B-9054-76FE18539B55} .Release| Any CPU .Build .0 = Release| Any CPU
172154 {34F55944-7DB0-4EC1-9600-9686C9DEA071} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
173155 {34F55944-7DB0-4EC1-9600-9686C9DEA071} .Debug| Any CPU .Build .0 = Debug| Any CPU
174156 {34F55944-7DB0-4EC1-9600-9686C9DEA071} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -325,12 +307,23 @@ Global
325307 {125A4EB4-D769-4EA7-A18D-8D7D568B5B33} .Debug| Any CPU .Build .0 = Debug| Any CPU
326308 {125A4EB4-D769-4EA7-A18D-8D7D568B5B33} .Release| Any CPU .ActiveCfg = Release| Any CPU
327309 {125A4EB4-D769-4EA7-A18D-8D7D568B5B33} .Release| Any CPU .Build .0 = Release| Any CPU
310+ {0287B6FD-D28A-47C9-9686-C4658EBD2129} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
311+ {0287B6FD-D28A-47C9-9686-C4658EBD2129} .Debug| Any CPU .Build .0 = Debug| Any CPU
312+ {0287B6FD-D28A-47C9-9686-C4658EBD2129} .Release| Any CPU .ActiveCfg = Release| Any CPU
313+ {0287B6FD-D28A-47C9-9686-C4658EBD2129} .Release| Any CPU .Build .0 = Release| Any CPU
314+ {42258A9B-CE18-4C39-BAA5-19F8C5DE041B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
315+ {42258A9B-CE18-4C39-BAA5-19F8C5DE041B} .Debug| Any CPU .Build .0 = Debug| Any CPU
316+ {42258A9B-CE18-4C39-BAA5-19F8C5DE041B} .Release| Any CPU .ActiveCfg = Release| Any CPU
317+ {42258A9B-CE18-4C39-BAA5-19F8C5DE041B} .Release| Any CPU .Build .0 = Release| Any CPU
318+ {DF7A03F2-66F3-4B70-8311-A3487553CA0C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
319+ {DF7A03F2-66F3-4B70-8311-A3487553CA0C} .Debug| Any CPU .Build .0 = Debug| Any CPU
320+ {DF7A03F2-66F3-4B70-8311-A3487553CA0C} .Release| Any CPU .ActiveCfg = Release| Any CPU
321+ {DF7A03F2-66F3-4B70-8311-A3487553CA0C} .Release| Any CPU .Build .0 = Release| Any CPU
328322 EndGlobalSection
329323 GlobalSection (SolutionProperties ) = preSolution
330324 HideSolutionNode = FALSE
331325 EndGlobalSection
332326 GlobalSection (NestedProjects ) = preSolution
333- {4A6D2C37-7500-4E47-A4DA-849B25E5F24D} = {28E61676-E9FF-4DA9-99CC-5E0D16F02380}
334327 {254924C9-64CD-4902-97C4-5F9E48DCDF7F} = {28E61676-E9FF-4DA9-99CC-5E0D16F02380}
335328 {8B927AB2-21F8-40DE-BE6B-5B1105453133} = {28E61676-E9FF-4DA9-99CC-5E0D16F02380}
336329 {FF4673C9-CB33-4D4F-9116-776A792A2189} = {C12B4812-E358-44DD-84FF-CC891955C6EA}
@@ -343,12 +336,8 @@ Global
343336 {89D715BF-7464-45FB-8DA0-9D7B46AB8C7F} = {28E61676-E9FF-4DA9-99CC-5E0D16F02380}
344337 {1A587AA2-5F1B-4A6C-B084-57DC46019668} = {FF4673C9-CB33-4D4F-9116-776A792A2189}
345338 {92AEE9B7-2A88-44E1-A845-26F7B4D47FF6} = {A1BC3262-1837-40D9-A530-DCFE679927C2}
346- {423DC6CA-8FF9-48D3-9B9D-B2D3B9DCFFD4} = {4A6D2C37-7500-4E47-A4DA-849B25E5F24D}
347339 {B8A228E3-E05B-451B-8504-7BB9ED05E1B3} = {254924C9-64CD-4902-97C4-5F9E48DCDF7F}
348340 {7DA635B2-0020-46D6-AEAE-5DFBA24123FD} = {A86D4D5B-AECE-49F2-A2BC-F6897B3EB2E8}
349- {384D6BAB-04EA-48E4-AAEA-ECDB308618D5} = {4A6D2C37-7500-4E47-A4DA-849B25E5F24D}
350- {3FE948B6-FD0E-4FBF-8310-1F86D46ECABB} = {4A6D2C37-7500-4E47-A4DA-849B25E5F24D}
351- {D1D1AB0E-BA2F-448B-9054-76FE18539B55} = {4A6D2C37-7500-4E47-A4DA-849B25E5F24D}
352341 {34F55944-7DB0-4EC1-9600-9686C9DEA071} = {8B927AB2-21F8-40DE-BE6B-5B1105453133}
353342 {4160E845-F065-4042-8A39-274E4E4A8863} = {89D715BF-7464-45FB-8DA0-9D7B46AB8C7F}
354343 {B46F9958-1284-4EBD-A5B3-C4EE6ED14D8D} = {D65AC99F-4E63-4362-8765-EB6F15838CA0}
@@ -392,6 +381,10 @@ Global
392381 {5FBF32E9-0352-4D8B-BED2-D6EE04363A47} = {90E09BF8-A647-43B8-B721-05CAECFADD72}
393382 {200FC8C7-ED91-4F66-8674-D678588FC450} = {90E09BF8-A647-43B8-B721-05CAECFADD72}
394383 {125A4EB4-D769-4EA7-A18D-8D7D568B5B33} = {90E09BF8-A647-43B8-B721-05CAECFADD72}
384+ {B368DCF7-FB57-4302-8467-4EB142394A29} = {28E61676-E9FF-4DA9-99CC-5E0D16F02380}
385+ {0287B6FD-D28A-47C9-9686-C4658EBD2129} = {B368DCF7-FB57-4302-8467-4EB142394A29}
386+ {42258A9B-CE18-4C39-BAA5-19F8C5DE041B} = {B368DCF7-FB57-4302-8467-4EB142394A29}
387+ {DF7A03F2-66F3-4B70-8311-A3487553CA0C} = {B368DCF7-FB57-4302-8467-4EB142394A29}
395388 EndGlobalSection
396389 GlobalSection (ExtensibilityGlobals ) = postSolution
397390 SolutionGuid = {B9D9D17B-1C17-402F-B701-DC671528690A}
0 commit comments