Skip to content

Commit

Permalink
Update dependency Arcus.Observability.Telemetry.Core to v0.2.0 (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2020
1 parent a676f0a commit 8b86744
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Arcus.Observability.Telemetry.Core" Version="0.1.1" />
<PackageReference Include="Arcus.Observability.Telemetry.Core" Version="0.2.0" />
<PackageReference Include="Guard.NET" Version="1.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Formatters.Json" Version="2.2.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Arcus.Observability.Telemetry.Core" Version="0.1.1" />
<PackageReference Include="Arcus.Observability.Telemetry.Core" Version="0.2.0" />
<PackageReference Include="Arcus.Testing.Logging" Version="0.1.0" />
<PackageReference Include="Bogus" Version="29.0.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
Expand Down

0 comments on commit 8b86744

Please sign in to comment.