From 1be0bf5ad92201a0c9ec5d5b8e01ffc5ae857bfb Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:32:59 -0500 Subject: [PATCH] version note --- source/upgrade.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/upgrade.txt b/source/upgrade.txt index 46e81eb8..2e23c01f 100644 --- a/source/upgrade.txt +++ b/source/upgrade.txt @@ -62,8 +62,9 @@ the version after v2.0 including any listed under v2.20. Version 2.28.0 Potential Breaking Change ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- All {+driver-short+} components are strongly named. If your application - has dependencies that reference multiple {+driver-short+} versions, you must create +- All {+driver-short+} components are strongly named. If you are using driver version + 2.28 or later, and your application has dependencies that reference multiple + {+driver-short+} versions, you must create binding redirects, as shown in the following example: .. code-block:: csharp