Skip to content

Commit 7331ca2

Browse files
committed
revise download path, remove deprecated examples
1 parent e8eda93 commit 7331ca2

File tree

19 files changed

+8
-983
lines changed

19 files changed

+8
-983
lines changed

IBM.WatsonDeveloperCloud.sln

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IBM.WatsonDeveloperCloud.As
105105
EndProject
106106
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
108+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IBM.WatsonDeveloperCloud.VisualRecogntion.v3.Example", "examples\IBM.WatsonDeveloperCloud.VisualRecognition.v3.Example\IBM.WatsonDeveloperCloud.VisualRecogntion.v3.Example.csproj", "{1E23BDBD-EB59-430D-855C-2C180335CBE5}"
109+
EndProject
108110
Global
109111
GlobalSection(SolutionConfigurationPlatforms) = preSolution
110112
Debug|Any CPU = Debug|Any CPU
@@ -255,6 +257,10 @@ Global
255257
{8616701B-F226-4462-9949-DE1F2C88B194}.Debug|Any CPU.Build.0 = Debug|Any CPU
256258
{8616701B-F226-4462-9949-DE1F2C88B194}.Release|Any CPU.ActiveCfg = Release|Any CPU
257259
{8616701B-F226-4462-9949-DE1F2C88B194}.Release|Any CPU.Build.0 = Release|Any CPU
260+
{1E23BDBD-EB59-430D-855C-2C180335CBE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
261+
{1E23BDBD-EB59-430D-855C-2C180335CBE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
262+
{1E23BDBD-EB59-430D-855C-2C180335CBE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
263+
{1E23BDBD-EB59-430D-855C-2C180335CBE5}.Release|Any CPU.Build.0 = Release|Any CPU
258264
EndGlobalSection
259265
GlobalSection(SolutionProperties) = preSolution
260266
HideSolutionNode = FALSE
@@ -309,6 +315,7 @@ Global
309315
{E3D238D7-7A09-4447-B836-8D6ABF4BFF80} = {28E61676-E9FF-4DA9-99CC-5E0D16F02380}
310316
{60793E3F-EF8D-4FF8-9C69-33D1ADBC3C39} = {E3D238D7-7A09-4447-B836-8D6ABF4BFF80}
311317
{8616701B-F226-4462-9949-DE1F2C88B194} = {E3D238D7-7A09-4447-B836-8D6ABF4BFF80}
318+
{1E23BDBD-EB59-430D-855C-2C180335CBE5} = {A1BC3262-1837-40D9-A530-DCFE679927C2}
312319
EndGlobalSection
313320
GlobalSection(ExtensibilityGlobals) = postSolution
314321
SolutionGuid = {B9D9D17B-1C17-402F-B701-DC671528690A}

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)