From b808316643a30b56cc9c61d644cac65e8248ff4a Mon Sep 17 00:00:00 2001 From: Gregorius Soedharmo Date: Fri, 10 Sep 2021 02:11:46 +0700 Subject: [PATCH] Revert "1.4.25 Release" --- RELEASE_NOTES.md | 4 ---- .../Akka.Persistence.Redis.Benchmark.DockerTests.csproj | 2 +- src/common.props | 8 ++++---- .../CustomSerialization.MsgPack.csproj | 2 +- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index eb06f47..053c8bb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,3 @@ -#### 1.4.25 September 9 2021 #### -* Upgraded to [Akka.NET 1.4.25](https://github.com/akkadotnet/akka.net/releases/tag/1.4.25) -* [Upgraded StackExchange.Redis to 2.2.62](https://github.com/akkadotnet/Akka.Persistence.Redis/pull/154) - #### 1.4.20 May 14 2021 #### * Upgraded to [Akka.NET 1.4.20](https://github.com/akkadotnet/akka.net/releases/tag/1.4.20) diff --git a/src/benchmarks/Akka.Persistence.Redis.Benchmark.DockerTests/Akka.Persistence.Redis.Benchmark.DockerTests.csproj b/src/benchmarks/Akka.Persistence.Redis.Benchmark.DockerTests/Akka.Persistence.Redis.Benchmark.DockerTests.csproj index 96d9570..fef0a89 100644 --- a/src/benchmarks/Akka.Persistence.Redis.Benchmark.DockerTests/Akka.Persistence.Redis.Benchmark.DockerTests.csproj +++ b/src/benchmarks/Akka.Persistence.Redis.Benchmark.DockerTests/Akka.Persistence.Redis.Benchmark.DockerTests.csproj @@ -22,7 +22,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/common.props b/src/common.props index f7b7097..dbc5108 100644 --- a/src/common.props +++ b/src/common.props @@ -44,10 +44,10 @@ Other Changes** 2.4.1 - 16.11.0 - 1.4.25 - 2.2.62 - 3.125.5 + 16.9.4 + 1.4.20 + 2.2.11 + 3.125.4 netcoreapp3.1 netstandard2.0 net461 diff --git a/src/examples/CustomSerialization.MsgPack/CustomSerialization.MsgPack.csproj b/src/examples/CustomSerialization.MsgPack/CustomSerialization.MsgPack.csproj index b7538ab..b369f19 100644 --- a/src/examples/CustomSerialization.MsgPack/CustomSerialization.MsgPack.csproj +++ b/src/examples/CustomSerialization.MsgPack/CustomSerialization.MsgPack.csproj @@ -17,7 +17,7 @@ - +