Skip to content

Commit

Permalink
Merge pull request #147 from Azure-Samples/dependabot/nuget/Translato…
Browse files Browse the repository at this point in the history
…rDemo/Backend/TranslatorServer/Microsoft.AspNetCore.All-2.0.9

Bump Microsoft.AspNetCore.All from 2.0.8 to 2.0.9 in /TranslatorDemo/Backend/TranslatorServer
  • Loading branch information
szhaomsft authored Dec 23, 2019
2 parents 979f40b + f276713 commit f5ccccb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Concentus.Oggfile" Version="1.0.4" />
<PackageReference Include="Google.Cloud.Speech.V1" Version="1.1.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.8" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.CognitiveServices.Speech" Version="1.2.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.3" />
<PackageReference Include="NAudio" Version="1.9.0" />
Expand Down

0 comments on commit f5ccccb

Please sign in to comment.