2018 年 10 月 1 日,.NET Core 2.0 已宣布结束生命周期。这意味着 2.0 系列将不会提供更新。2.1 系列上月作为长期支持版发布,.NET Core 2.1.5 和 .NET Core SDK 2.1.403 版本包含许多问题修复。主要更新内容如下:
CoreCLR
2018-09-11 - [cb730c5c1e] Fix callKillSet for CORINFO_HELP_ASSIGN_BYREF on x64. (#19780) (#19803)
2018-09-11 - [d05c93d373] Port Fix ICU load on OpenSUSE Tumbleweed to 2.1 (#19861)
2018-08-31 - [a25682cdcf] Determine memory load based on cgroup usage. (#19518) (#19650)
2018-08-28 - [9663131aec] Fix a PAL spin lock issue (#19606)
2018-08-24 - [eae0a38b81] Fix stepping issues in ARM debugging (#19255)
2018-08-24 - [f706053851] Fix stepping issues in ARM debugging (#19255)
2018-08-24 - [5db8cec4e9] Fix stepping issues in ARM debugging (#19255)
2018-08-24 - [70e26d060f] Fix stepping issues in ARM debugging (#19255)
2018-08-24 - [de90cbd4dd] Fix stepping issues in ARM debugging (#19255)
2018-08-13 - [6ddb33afcf] Sign xstate binary from correct location (#19470)
2018-08-07 - [67a2105a01] Add Tizen 5.0 RID
2018-08-02 - [594400d009] Fix version of System.Runtime.Intrinsics.Experimental (#19260)
2018-07-31 - [760418ee6e] JIT: port extra check to struct of struct of x promotion to relase/2.1
CoreFX
2018-09-13 - [be79afda4d] [release/2.1] Fix windows auth when we receive a 401 after auth completes (#32243)
2018-09-12 - [76b3ac0136] Pin version of S.D.DiagnosticSource on non-netfx platforms
2018-09-06 - [ab121ec606] [2.1] Port "Do not expand stacktraces when completion exception is rethrown multiple times" (#31680)
2018-09-06 - [ebc79f6489] Ensure that TrySetECDHNamedCurve is always called, enabling ECDHE ciphersuites (#32034)
详情请查看 Commit。
下载地址:
https://www.microsoft.com/net/download/dotnet-core/2.1#sdk-2.1.403