.NET Core 2.1.5和.NET Core SDK 2.1.403发布
2018 年 10 月 1 日,.NET Core 2.0 已宣布結(jié)束生命周期。這意味著 2.0 系列將不會(huì)提供更新。2.1 系列上月作為長(zhǎng)期支持版發(fā)布,.NET Core 2.1.5 和 .NET Core SDK 2.1.403 版本包含許多問題修復(fù)。主要更新內(nèi)容如下:
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)
詳情請(qǐng)查看?Commit。
下載地址:
https://www.microsoft.com/net/download/dotnet-core/2.1#sdk-2.1.403?
總結(jié)
以上是生活随笔為你收集整理的.NET Core 2.1.5和.NET Core SDK 2.1.403发布的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Redis 实战之主从复制、高可用、分布
- 下一篇: .Net Core中的Api版本控制