diff options
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/App.config')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/App.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/App.config b/Software/Visual_Studio/PPC/Tango.PPC.UI/App.config index 53a599bee..8539cda46 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/App.config +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/App.config @@ -135,6 +135,11 @@ <bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" /> </dependentAssembly> + + <dependentAssembly> + <assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" /> + <bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="1.1.1.0" /> + </dependentAssembly> </assemblyBinding> </runtime> |
