Skip to content

Commit

Permalink
Update Connector.csproj (#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry van der Vegte authored Dec 14, 2020
1 parent 4ff476c commit e302ccc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CognitiveServices.Speech" Version="1.11.0" />
<PackageReference Include="Microsoft.CognitiveServices.Speech" Version="1.14.0" />
<PackageReference Include="NAudio" Version="1.10.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit e302ccc

Please sign in to comment.