Skip to content

Commit

Permalink
Merge pull request #204 from RWS/main_update_Microsoft.Extensions.Dep…
Browse files Browse the repository at this point in the history
…endencyModel_binding_redirect

Updated documentation: How to update plugins to Trados Studio 2022
  • Loading branch information
Impertatore authored Feb 8, 2024
2 parents d9b1d90 + 4feda7f commit 9fe268d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ There is a list of known dependency version changes that may influence your inte
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.DependencyModel" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
<bindingRedirect oldVersion="0.0.0.0-7.0.0.0" newVersion="7.0.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
Expand Down

0 comments on commit 9fe268d

Please sign in to comment.