[English]Noch ein kurzer Nachtrag zum 15. Mai 2018: Scheinbar hat Microsoft sich doch noch durchgerungen, ein Quality Rollup Preview für das .NET-Framework freizugeben.
Anzeige
Am 15. Mai 2018 war der dritte Dienstag im Monat. Eigentlich wäre ja letzten Dienstag die Freigabe der Preview-Rollups für Windows 7 SP1 und Windows 8.1 an der Reihe gewesen. Während für Windows 10 Updates kamen (siehe Windows 10: Updates KB4134660/KB413461/KB4100347 (15.5.2018)), habe ich keine Preview-Rollups für Windows 7/8.1 gefunden. Susan Bradley ist aber aufgefallen, dass es für das .NET-Framework etwas gibt.
.NET Framework May 2018 Preview of Quality Rollup
Microsoft hat die betreffende Ankündigung in diesem Blog-Beitrag verpackt. Die betreffenden Preview of Quality Rollups für die diversen .NET-Framework-Versionen und Plattformen stehen seit dem 15. Mai 2018 zur Verfügung. Im Preview of Quality Rollup wurden folgende Verbesserungen vorgenommen:
CLR
- Resolves an issue in WindowsIdentity.Impersonate where handles were not being explicitly cleaned up. [581052]
- Resolves an issue in deserialization when using a collection, for example, ConcurrentDictionary by ignoring casing. [524135]
- Removes case where floating-point overflow occurs in the thread pool's hill climbing algorithm. [568704]
- Resolves instances of high CPU usage with background garbage collection. This can be observed with the following two functions on the stack:
clr!*gc_heap::bgc_thread_function
,ntoskrnl!KiPageFault
. Most of the CPU time is spent in thentoskrnl!ExpWaitForSpinLockExclusiveAndAcquire
function. This change updates background garbage collection to use the CLR implementation of write watch instead of the one in Windows. [574027]
Networking
- Fixed a problem with connection limit when using HttpClient to send requests to loopback addresses. [539851]
WPF
- A crash can occur during shutdown of an application that hosts WPF content in a separate AppDomain. (A notable example of this is an Office application hosting a VSTO add-in that uses WPF.) [543980]
- Addresses an issue that caused XAML Browser Applications (XBAP's) targeting .NET 3.5 to sometimes be loaded using .NET 4.x runtime incorrectly. [555344]
- A WPF application can crash due to a NullReferenceException if a Binding (or MultiBinding) used in a DataTrigger (or MultiDataTrigger) belonging to a Style (or Template, or ThemeStyle) reports a new value, but whose host element gets GC'd in a very narrow window of time during the reporting process. [562000]
- A WPF application can crash due to a spurious ElementNotAvailableException. [555225]
Für den letzten Punkt hat Microsoft eine Anleitung publiziert, wie man das Problem beheben könnte. Die Preview des Quality Rollup für .NET Framework ist per Windows Update, Windows Server Update Services (WSUS) und per Microsoft Update Catalog verfügbar. Die Download-Links für den Microsoft Update Catalog finden sich im Blog-Beitrag. Da es sich um eine Preview handelt, würde ich diese aber nicht installieren.
Ähnliche Artikel:
Microsoft Office Patchday (1. Mai 2018)
Adobe Flash Player Update auf Version 29.0.0.171
Zusammenfassung der Microsoft Sicherheitsupdates 8.5.2018
Patchday: Windows 10-Updates 8. Mai 2018
Patchday: Updates für Windows 7/8.1/Server Mai 2018
Patchday Microsoft Office Updates (8. Mai 2018)
Patchday: Weitere Microsoft Updates zum 8. Mai 2018
Windows 10: Updates KB4134660/KB413461/KB4100347 (15.5.2018)
Anzeige
Anzeige
Wurde das .NET Framework 4.7.2 für Windows 7 SP1 und Windows 8.1 zurückgezogen?
Es wird mir nicht mehr angeboten, egal wie lange oder oft ich suche.
Moin Cmd.Data!
Links für Web Installer & Offline Installer findest Du hier:
https://blogs.msdn.microsoft.com/dotnet/2018/04/30/announcing-the-net-framework-4-7-2/