Skip to content

Commit 8f7285b

Browse files
committed
Merge branch '6676-text-to-speech-v1-examples' into 6677-tone-analyzer-v3-examples
2 parents 9a7913f + 0d5c82a commit 8f7285b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

examples/IBM.Watson.TextToSpeech.v1.Examples/IBM.Watson.TextToSpeech.v1.Examples.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,12 @@
55
<TargetFramework>netcoreapp2.1</TargetFramework>
66
</PropertyGroup>
77

8+
<ItemGroup>
9+
<PackageReference Include="IBM.Cloud.SDK.Core" Version="0.7.1" />
10+
</ItemGroup>
11+
12+
<ItemGroup>
13+
<ProjectReference Include="..\..\src\IBM.Watson.TextToSpeech.v1\IBM.Watson.TextToSpeech.v1.csproj" />
14+
</ItemGroup>
15+
816
</Project>

0 commit comments

Comments
 (0)