File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed
Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 1- #### 1.4.8 June 23 2020 ####
1+ #### 1.4.10 October 28 2020 ####
22
3- * Updated to [ Akka.NET v1.4.8] ( https://github.com/akkadotnet/akka.net/releases/tag/1.4.8 )
4- * Support for exceptions logging in non-error log levels [ #109 ] ( https://github.com/akkadotnet/Akka.Logger.Serilog/pull/109 )
5-
6- #### 1.4.3 March 27 2020 ####
7- * Updated Akka.Logger.Serilog to [ Akka.NET v1.4.3] ( https://getakka.net/community/whats-new/akkadotnet-v1.4.html )
3+ * Updated to [ Akka.NET v1.4.10] ( https://github.com/akkadotnet/akka.net/releases/tag/1.4.10 )
4+ * Updated to Serilog 2.10.0
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Serilog" Version =" 2.9 .0" />
12+ <PackageReference Include =" Serilog" Version =" 2.10 .0" />
1313 <PackageReference Include =" Akka" Version =" $(AkkaVersion)" />
1414 </ItemGroup >
1515
Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313 <PropertyGroup >
1414 <XunitVersion >2.4.1</XunitVersion >
15- <TestSdkVersion >16.6 .1</TestSdkVersion >
15+ <TestSdkVersion >16.7 .1</TestSdkVersion >
1616 <NBenchVersion >2.0.1</NBenchVersion >
17- <AkkaVersion >1.4.8 </AkkaVersion >
17+ <AkkaVersion >1.4.10 </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