We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad043a4 commit 320f341Copy full SHA for 320f341
source/upgrade.txt
@@ -62,8 +62,9 @@ the version after v2.0 including any listed under v2.20.
62
Version 2.28.0 Potential Breaking Change
63
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64
65
-- All {+driver-short+} components are strongly named. If your application
66
- 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
67
+ {+driver-short+} versions, you must create
68
binding redirects, as shown in the following example:
69
70
.. code-block:: csharp
0 commit comments