aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Core/packages.config
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-08-21 13:05:37 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-08-21 13:05:37 +0300
commit5c58e6499306b3087015758c1054497dccc407e6 (patch)
tree82d3b43c83f57d381d7a4fd4d7071861387fb68f /Software/Visual_Studio/Tango.Core/packages.config
parentb4a1c833f0e67835e89961e77329efe5bf2a7797 (diff)
downloadTango-5c58e6499306b3087015758c1054497dccc407e6.tar.gz
Tango-5c58e6499306b3087015758c1054497dccc407e6.zip
Done with Developer Module.
Implemented DB auth using Azure Active Directory Interactive!
Diffstat (limited to 'Software/Visual_Studio/Tango.Core/packages.config')
-rw-r--r--Software/Visual_Studio/Tango.Core/packages.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.Core/packages.config b/Software/Visual_Studio/Tango.Core/packages.config
index 1da7b8d76..73c40edc1 100644
--- a/Software/Visual_Studio/Tango.Core/packages.config
+++ b/Software/Visual_Studio/Tango.Core/packages.config
@@ -3,6 +3,7 @@
<package id="CommonServiceLocator" version="1.3" targetFramework="net46" />
<package id="EntityFramework" version="6.2.0" targetFramework="net46" />
<package id="Google.Protobuf" version="3.4.1" targetFramework="net46" />
+ <package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="3.19.8" targetFramework="net472" />
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net46" />
<package id="SimpleValidator" version="0.6.1.0" targetFramework="net46" />
<package id="System.Data.SQLite" version="1.0.108.0" targetFramework="net472" />