aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Core/packages.config
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-06-05 13:55:43 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-06-05 13:55:43 +0300
commitc56ad2e3a5b082b631305b14f3b73bdf9c5f033a (patch)
tree629cc3a9d58b1119090f331d3cff7e5a90cf7f37 /Software/Visual_Studio/Tango.Core/packages.config
parent0b9b136140b224a0b885942ee5aef674744aef4f (diff)
downloadTango-c56ad2e3a5b082b631305b14f3b73bdf9c5f033a.tar.gz
Tango-c56ad2e3a5b082b631305b14f3b73bdf9c5f033a.zip
Upgraded ActiveDirectory libraries to newest version.
Refactored Tango.Web to use the new AD API.
Diffstat (limited to 'Software/Visual_Studio/Tango.Core/packages.config')
-rw-r--r--Software/Visual_Studio/Tango.Core/packages.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Core/packages.config b/Software/Visual_Studio/Tango.Core/packages.config
index 28c0e4b9c..d7691338d 100644
--- a/Software/Visual_Studio/Tango.Core/packages.config
+++ b/Software/Visual_Studio/Tango.Core/packages.config
@@ -3,7 +3,7 @@
<package id="CommonServiceLocator" version="1.3" targetFramework="net46" />
<package id="EntityFramework" version="6.2.0" targetFramework="net461" />
<package id="Google.Protobuf" version="3.4.1" targetFramework="net46" />
- <package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="3.19.8" targetFramework="net472" />
+ <package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="5.0.5" targetFramework="net461" />
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net461" />
<package id="SimpleValidator" version="0.6.1.0" targetFramework="net46" />
<package id="System.Data.SQLite" version="1.0.108.0" targetFramework="net472" />