diff --git a/CHANGELOG.md b/CHANGELOG.md index eb50c88..fd68a68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,14 +3,17 @@ Sharpbrake Changelog ### master +### [v5.0.5][v5.0.5] (Mar 22, 2019) + +* Fixed an issue with Log4Net Assemblies strong name. + ([#106](https://github.com/airbrake/sharpbrake/pull/106)) + ### [v5.0.4][v5.0.4] (Mar 21, 2019) * Fixed an issue with file and method names reported from Log4Net. ([#109](https://github.com/airbrake/sharpbrake/pull/109)) * Fixed an issue with security protocols. ([#107](https://github.com/airbrake/sharpbrake/pull/107)) -* Fixed an issue with Log4Net Assemblies strong name. - ([#106](https://github.com/airbrake/sharpbrake/pull/106)) ### [v5.0.3][v5.0.3] (Mar 05, 2019) diff --git a/src/Sharpbrake.Client/Sharpbrake.Client.csproj b/src/Sharpbrake.Client/Sharpbrake.Client.csproj index 652d612..a747f4a 100644 --- a/src/Sharpbrake.Client/Sharpbrake.Client.csproj +++ b/src/Sharpbrake.Client/Sharpbrake.Client.csproj @@ -11,7 +11,7 @@ https://github.com/airbrake/sharpbrake netstandard2.0;netstandard1.4;net452 Airbrake C#/.NET Notifier - 5.0.4 + 5.0.5 true true ..\..\PublicKey.snk diff --git a/src/Sharpbrake.Extensions.Logging/Sharpbrake.Extensions.Logging.csproj b/src/Sharpbrake.Extensions.Logging/Sharpbrake.Extensions.Logging.csproj index b794157..b4c9574 100644 --- a/src/Sharpbrake.Extensions.Logging/Sharpbrake.Extensions.Logging.csproj +++ b/src/Sharpbrake.Extensions.Logging/Sharpbrake.Extensions.Logging.csproj @@ -12,7 +12,7 @@ https://github.com/airbrake/sharpbrake netstandard2.0;netstandard1.4 Sharpbrake.Extensions.Logging - 2.0.4 + 2.0.5 true true ..\..\PublicKey.snk diff --git a/src/Sharpbrake.Http.Middleware/Sharpbrake.Http.Middleware.csproj b/src/Sharpbrake.Http.Middleware/Sharpbrake.Http.Middleware.csproj index 2665cbe..4271c5d 100644 --- a/src/Sharpbrake.Http.Middleware/Sharpbrake.Http.Middleware.csproj +++ b/src/Sharpbrake.Http.Middleware/Sharpbrake.Http.Middleware.csproj @@ -11,7 +11,7 @@ https://github.com/airbrake/sharpbrake netstandard2.0;netstandard1.4 Airbrake ASP.NET Core Middleware - 3.0.4 + 3.0.5 true true ..\..\PublicKey.snk diff --git a/src/Sharpbrake.Http.Module/Sharpbrake.Http.Module.csproj b/src/Sharpbrake.Http.Module/Sharpbrake.Http.Module.csproj index 5afa91c..8b996e5 100644 --- a/src/Sharpbrake.Http.Module/Sharpbrake.Http.Module.csproj +++ b/src/Sharpbrake.Http.Module/Sharpbrake.Http.Module.csproj @@ -11,7 +11,7 @@ https://github.com/airbrake/sharpbrake net452 Airbrake ASP.NET HTTP Module - 3.0.4 + 3.0.5 true true ..\..\PublicKey.snk diff --git a/src/Sharpbrake.Log4net.Web/Sharpbrake.Log4net.Web.csproj b/src/Sharpbrake.Log4net.Web/Sharpbrake.Log4net.Web.csproj index 85b864e..6527f0f 100644 --- a/src/Sharpbrake.Log4net.Web/Sharpbrake.Log4net.Web.csproj +++ b/src/Sharpbrake.Log4net.Web/Sharpbrake.Log4net.Web.csproj @@ -12,7 +12,7 @@ https://github.com/airbrake/sharpbrake netstandard2.0;netstandard1.4;net452 Sharpbrake Log4net.Web - 2.0.4 + 2.0.5 true true ..\..\PublicKey.snk diff --git a/src/Sharpbrake.Log4net/Sharpbrake.Log4net.csproj b/src/Sharpbrake.Log4net/Sharpbrake.Log4net.csproj index 9a4f60c..dd4772e 100644 --- a/src/Sharpbrake.Log4net/Sharpbrake.Log4net.csproj +++ b/src/Sharpbrake.Log4net/Sharpbrake.Log4net.csproj @@ -12,7 +12,7 @@ https://github.com/airbrake/sharpbrake netstandard2.0;netstandard1.4;net452 Sharpbrake Log4net - 2.0.4 + 2.0.5 true true ..\..\PublicKey.snk diff --git a/src/Sharpbrake.NLog.Web/Sharpbrake.NLog.Web.csproj b/src/Sharpbrake.NLog.Web/Sharpbrake.NLog.Web.csproj index e19cba0..2e16ee1 100644 --- a/src/Sharpbrake.NLog.Web/Sharpbrake.NLog.Web.csproj +++ b/src/Sharpbrake.NLog.Web/Sharpbrake.NLog.Web.csproj @@ -12,7 +12,7 @@ https://github.com/airbrake/sharpbrake netstandard2.0;netstandard1.4;net452 Sharpbrake NLog.Web - 2.0.4 + 2.0.5 true true ..\..\PublicKey.snk diff --git a/src/Sharpbrake.NLog/Sharpbrake.NLog.csproj b/src/Sharpbrake.NLog/Sharpbrake.NLog.csproj index fc57757..db4f310 100644 --- a/src/Sharpbrake.NLog/Sharpbrake.NLog.csproj +++ b/src/Sharpbrake.NLog/Sharpbrake.NLog.csproj @@ -12,7 +12,7 @@ https://github.com/airbrake/sharpbrake netstandard2.0;netstandard1.4;net452 Sharpbrake NLog - 2.0.4 + 2.0.5 true true ..\..\PublicKey.snk diff --git a/src/Sharpbrake.Web/Sharpbrake.Web.csproj b/src/Sharpbrake.Web/Sharpbrake.Web.csproj index b597919..2cd9b3d 100644 --- a/src/Sharpbrake.Web/Sharpbrake.Web.csproj +++ b/src/Sharpbrake.Web/Sharpbrake.Web.csproj @@ -12,7 +12,7 @@ https://github.com/airbrake/sharpbrake netstandard2.0;netstandard1.4;net452 Sharpbrake Web - 2.0.4 + 2.0.5 true true ..\..\PublicKey.snk diff --git a/test/Sharpbrake.Client.Tests/NotifierInfoTests.cs b/test/Sharpbrake.Client.Tests/NotifierInfoTests.cs index a72d3ff..3e72eef 100644 --- a/test/Sharpbrake.Client.Tests/NotifierInfoTests.cs +++ b/test/Sharpbrake.Client.Tests/NotifierInfoTests.cs @@ -21,7 +21,7 @@ public void Version_ShouldReturnVersionSpecifiedInCsproj() { var notifierInfo = new NotifierInfo(); - Assert.Equal("5.0.4", notifierInfo.Version); + Assert.Equal("5.0.5", notifierInfo.Version); } [Fact]