Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert McCabe committed Apr 30, 2020
1 parent a563cc9 commit 52af82a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cloud.Core" Version="3.1.3519.275" />
<PackageReference Include="Cloud.Core.Telemetry.Logging" Version="3.1.3518.266" />
<PackageReference Include="Cloud.Core" Version="3.1.3524.402" />
<PackageReference Include="Cloud.Core.Telemetry.Logging" Version="3.1.3524.405" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.14.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="3.1.3" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cloud.Core.Testing" Version="3.1.3517.259" />
<PackageReference Include="Cloud.Core.Testing" Version="3.1.3524.401" />
<PackageReference Include="coverlet.collector" Version="1.2.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 52af82a

Please sign in to comment.