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

Commit

Permalink
Loggly-csharp reference updated.
Browse files Browse the repository at this point in the history
This update was done due to the fact the previous reference was not signed (the dll's didn't had strong name).
  • Loading branch information
Jose Carvalho committed Nov 25, 2016
1 parent 829f354 commit ac3252e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Loggly/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"iconUrl": "http://serilog.net/images/serilog-sink-nuget.png"
},
"dependencies": {
"loggly-csharp": "4.6.0.2",
"loggly-csharp": "4.6.0.5",
"Newtonsoft.Json": "9.0.1",
"Serilog": "2.0.0",
"Serilog.Sinks.PeriodicBatching": "2.0.0"
Expand Down

0 comments on commit ac3252e

Please sign in to comment.