Skip to content

Commit

Permalink
Update dependency Arcus.WebApi.Logging to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2020
1 parent a2d3678 commit 64e8d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Promitor.Agents.Core/Promitor.Agents.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Arcus.Observability.Telemetry.Serilog.Enrichers" Version="0.2.0" />
<PackageReference Include="Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights" Version="0.2.0" />
<PackageReference Include="Arcus.WebApi.Logging" Version="1.0.0-preview-3" />
<PackageReference Include="Arcus.WebApi.Logging" Version="1.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Formatters.Json" Version="2.2.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.0.1" />
Expand Down

0 comments on commit 64e8d2e

Please sign in to comment.