
The following types are potentially impacted by this issue. NET Framework assembly.Īlso reported here: microsoft/dotnet-framework-early-access#9 One type comes from the app-local assembly, and the other one comes from the. NET Framework 4.7.1, where the assemblies are now part of the Framework, the application now has two types with different identities, and that leads to a TypeLoadException. NET 4.7.1, they were deployed with the application, and a binding redirect was added to the application's app.config file. NET Standard assemblies were not part of the. NET Framework have now been added to the. As part of this change, a few assemblies that used to ship independently from the. NET Framework 4.7.1 Symptoms and root cause

NET Standard libraries may experience System.TypeLoadException exceptions when running on the.
