aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2020-01-15 10:43:49 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2020-01-15 10:43:49 +0200
commit4e739ecb88185867e2c9ca05fda661eb8e0c6f10 (patch)
treeeda9da2805121ac9141070ced352558dc3308727 /Software/Visual_Studio/Tango.UnitTesting
parentca24ced88f1905066c8b69e86b9e453d4eae394a (diff)
parent5615cfe5029be4b6db306bdf76d6abc0e6cb96f8 (diff)
downloadTango-4e739ecb88185867e2c9ca05fda661eb8e0c6f10.tar.gz
Tango-4e739ecb88185867e2c9ca05fda661eb8e0c6f10.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/Tango.UnitTesting')
-rw-r--r--Software/Visual_Studio/Tango.UnitTesting/App.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.UnitTesting/App.config b/Software/Visual_Studio/Tango.UnitTesting/App.config
index 0490d020e..0641554af 100644
--- a/Software/Visual_Studio/Tango.UnitTesting/App.config
+++ b/Software/Visual_Studio/Tango.UnitTesting/App.config
@@ -121,6 +121,10 @@
<assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.1.2" newVersion="4.1.1.2" />
</dependentAssembly>
+ <dependentAssembly>
+ <assemblyIdentity name="Microsoft.Owin" publicKeyToken="31bf3856ad364e35" culture="neutral" />
+ <bindingRedirect oldVersion="0.0.0.0-4.0.1.0" newVersion="4.0.1.0" />
+ </dependentAssembly>
</assemblyBinding>
</runtime>
<system.data>