From 597cc558e5325b553b960be25097671dcc0063a9 Mon Sep 17 00:00:00 2001 From: Alex Ghiondea Date: Fri, 10 Nov 2017 13:55:44 -0800 Subject: [PATCH] Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md (#558) LGTM --- ...ns of .NET do not correctly deserialize on .NET 4.7.1.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/releases/net471/KnownIssues/521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md b/releases/net471/KnownIssues/521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md index ae7ad86..95e1b46 100644 --- a/releases/net471/KnownIssues/521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md +++ b/releases/net471/KnownIssues/521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md @@ -21,4 +21,8 @@ P:System.StringComparer.CurrentCultureIgnoreCase Ensure that both serialization and deserialization occurs on systems running a version of the .NET Framework starting with 4.7.1. -We are actively working on an update to address this issue and we will update this document with a link to it once it becomes available. +If you are running on Windows Fall Creators Update, an update is available that addresses this issue. Select one of the following links based on your processor architecture: + +x86: https://go.microsoft.com/fwlink/?linkid=862758 + +x64: https://go.microsoft.com/fwlink/?linkid=862762