Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Merge branch 'dev' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelAlho authored Jul 17, 2018
2 parents 52698a8 + 6b4501c commit a727318
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sample/sampleDurableLogger/sampleDurableLogger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="loggly-csharp" Version="4.6.1.45" />
<PackageReference Include="loggly-csharp" Version="4.6.1.55" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Serilog" Version="2.5.0" />
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="2.1.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Loggly/Serilog.Sinks.Loggly.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="loggly-csharp" Version="4.6.1.45" />
<PackageReference Include="loggly-csharp" Version="4.6.1.55" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Serilog" Version="2.5.0" />
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="2.1.1" />
Expand Down

0 comments on commit a727318

Please sign in to comment.