Skip to content

Commit

Permalink
update packages (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
malmas18 authored Apr 5, 2020
1 parent 16c3de8 commit ce3ae78
Show file tree
Hide file tree
Showing 3 changed files with 1,126 additions and 691 deletions.
6 changes: 3 additions & 3 deletions api/Dta.Frontdoor.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Lamar" Version="4.1.0" />
<PackageReference Include="Lamar.Microsoft.DependencyInjection" Version="4.1.0" />
<PackageReference Include="Lamar" Version="4.2.1" />
<PackageReference Include="Lamar.Microsoft.DependencyInjection" Version="4.1.5" />
<PackageReference Include="Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker" Version="1.1.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="3.1.3" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.21" />
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure" Version="3.3.19" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
Expand Down
Loading

0 comments on commit ce3ae78

Please sign in to comment.