Announcing .NET Framework 4.6.2 | .NET Blog
https://blogs.msdn.microsoft.com/dotnet/2016/08/02/announcing-net-framework-4-6-2/
- Allow paths that are greater than 260 character (MAX_PATH).
- Enable extended path syntax and file namespaces (\?, \.).
- X509 Certificates Now Support FIPS 186-3 Digital Signature Algorithm (Keys > 1024 bits)
- SignedXml Support for SHA-2 Hashing
- Groundwork for more informative NullRefrence Exceptions
- ClickOnce TLS 1.1, 1.2 and client certificate support
- ASP.NET DataAnnotation Localization
- System.Data.SqlClient Always Encrypted Modus
- WCF removed support for SSL 3
- Per monitor DPI support for WPF
- Show/Hide soft keyboard from WPF code