File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed
Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 1- #### 1.4.11 November 7 2020 ####
2-
3- * Updated to [ Akka.NET v1.4.11] ( https://github.com/akkadotnet/akka.net/releases/tag/1.4.11 )
1+ #### 1.4.17 March 17 2021 ####
2+ * Updated to [ Akka.NET v1.4.17] ( https://github.com/akkadotnet/akka.net/releases/tag/1.4.17 )
43* Resolved a Akka.Remote LogSource race condition
5-
6- #### 1.4.10 October 28 2020 ####
7-
8- * Updated to [ Akka.NET v1.4.10] ( https://github.com/akkadotnet/akka.net/releases/tag/1.4.10 )
9- * Updated to Serilog 2.10.0
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <PackageTags >akka;actors;actor model;Akka;concurrency;serilog</PackageTags >
4- <Copyright >Copyright © 2013-2020 Akka.NET Team</Copyright >
4+ <Copyright >Copyright © 2013-2021 Akka.NET Team</Copyright >
55 <Authors >Akka.NET Team</Authors >
66 <PackageReleaseNotes >Updated Akka.Logger.Serilog to [Akka.NET v1.4.3](https://getakka.net/community/whats-new/akkadotnet-v1.4.html)</PackageReleaseNotes >
77 <VersionPrefix >1.4.3</VersionPrefix >
1212 </PropertyGroup >
1313 <PropertyGroup >
1414 <XunitVersion >2.4.1</XunitVersion >
15- <TestSdkVersion >16.7 .1</TestSdkVersion >
15+ <TestSdkVersion >16.9 .1</TestSdkVersion >
1616 <NBenchVersion >2.0.1</NBenchVersion >
17- <AkkaVersion >1.4.11 </AkkaVersion >
17+ <AkkaVersion >1.4.17 </AkkaVersion >
1818 <NetCoreTestVersion >netcoreapp3.1</NetCoreTestVersion >
1919 <NetFrameworkTestVersion >net461</NetFrameworkTestVersion >
2020 <NetStandardLibVersion >netstandard2.0</NetStandardLibVersion >
You can’t perform that action at this time.
0 commit comments