Skip to content

Commit 16049b1

Browse files
authored
Merge pull request #201 from watson-developer-cloud/4181-regenerate-visrec
Add Core ML Support to Visual Recognition
2 parents 7cda9ae + bab3b05 commit 16049b1

28 files changed

+154
-1023
lines changed

IBM.WatsonDeveloperCloud.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AssistantV1", "AssistantV1"
103103
EndProject
104104
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IBM.WatsonDeveloperCloud.Assistant.v1", "src\IBM.WatsonDeveloperCloud.Assistant.v1\IBM.WatsonDeveloperCloud.Assistant.v1.csproj", "{60793E3F-EF8D-4FF8-9C69-33D1ADBC3C39}"
105105
EndProject
106-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBM.WatsonDeveloperCloud.Assistant.v1.IntegrationTests", "test\IBM.WatsonDeveloperCloud.Assistant.v1.IntegrationTests\IBM.WatsonDeveloperCloud.Assistant.v1.IntegrationTests.csproj", "{8616701B-F226-4462-9949-DE1F2C88B194}"
106+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IBM.WatsonDeveloperCloud.Assistant.v1.IntegrationTests", "test\IBM.WatsonDeveloperCloud.Assistant.v1.IntegrationTests\IBM.WatsonDeveloperCloud.Assistant.v1.IntegrationTests.csproj", "{8616701B-F226-4462-9949-DE1F2C88B194}"
107107
EndProject
108108
Global
109109
GlobalSection(SolutionConfigurationPlatforms) = preSolution

examples/IBM.WatsonDeveloperCloud.TextToSpeech.v1.Example/Example.cs

Lines changed: 0 additions & 54 deletions
This file was deleted.

examples/IBM.WatsonDeveloperCloud.TextToSpeech.v1.Example/IBM.WatsonDeveloperCloud.TextToSpeech.v1.Example.csproj

Lines changed: 0 additions & 25 deletions
This file was deleted.

examples/IBM.WatsonDeveloperCloud.TextToSpeech.v1.Example/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)