Skip to content

Commit

Permalink
Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard li…
Browse files Browse the repository at this point in the history
…braries might be broken when running on .NET 4.7.1.md (#546)
  • Loading branch information
AlexGhiondea authored and Ron Petrusha committed Oct 26, 2017
1 parent 9593dbe commit bbd66c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ The following types are potentially impacted by this issue.

There are two ways to work around this issue:
- When running on .NET Framework 4.7.1, remove the binding redirects from the app.config file for the assemblies that are now part of the .NET Framework.
- Re-target your application to target the .NET Framwork 4.7.1
- Re-target your application to target the .NET Framwork 4.7 or .NET Framework 4.7.1.

0 comments on commit bbd66c9

Please sign in to comment.