From 05773371f38537038915526cb23f6c7460bdcaa4 Mon Sep 17 00:00:00 2001 From: Gregorius Soedharmo Date: Fri, 3 Mar 2023 03:29:48 +0700 Subject: [PATCH] Bump Akka.NET to 1.5.0 RTM and update RELEASE_NOTES.md for 1.5.0RTM release (#216) --- RELEASE_NOTES.md | 7 +++++-- src/common.props | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e5a5f09..5f0876e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,2 +1,5 @@ -#### 1.5.0-beta5 February 28 2023 #### -* Updated to [Akka.NET v1.5.0-beta5](https://github.com/akkadotnet/akka.net/releases/tag/1.5.0-beta5) \ No newline at end of file +#### 1.5.0 March 2 2023 #### + +Version 1.5.0 is the RTM release of Akka.Logger.Serilog and Akka.NET v1.5.0 RTM integration. + +* Updated to [Akka.NET v1.5.0](https://github.com/akkadotnet/akka.net/releases/tag/1.5.0) \ No newline at end of file diff --git a/src/common.props b/src/common.props index d255ed3..a314e9e 100644 --- a/src/common.props +++ b/src/common.props @@ -16,7 +16,7 @@ 2.4.5 17.5.0 2.0.1 - 1.5.0-beta6 + 1.5.0 netcoreapp3.1 net471 netstandard2.0