aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/packages.config
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-05-06 18:01:50 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-05-06 18:01:50 +0300
commitd967b4b37644ab6aedac36539f8f6fa5cf3547f2 (patch)
tree68433d120d479480c6f50f21d4dcf9d21a21bdfe /Software/Visual_Studio/Tango.UnitTesting/packages.config
parent12d7bb4a0323fa4b037a93036cc32f1e2e7cb591 (diff)
downloadTango-d967b4b37644ab6aedac36539f8f6fa5cf3547f2.tar.gz
Tango-d967b4b37644ab6aedac36539f8f6fa5cf3547f2.zip
Working on TCC..
Diffstat (limited to 'Software/Visual_Studio/Tango.UnitTesting/packages.config')
-rw-r--r--Software/Visual_Studio/Tango.UnitTesting/packages.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.UnitTesting/packages.config b/Software/Visual_Studio/Tango.UnitTesting/packages.config
index e3fc2d3b6..f6feb1f49 100644
--- a/Software/Visual_Studio/Tango.UnitTesting/packages.config
+++ b/Software/Visual_Studio/Tango.UnitTesting/packages.config
@@ -11,9 +11,15 @@
<package id="MSTest.TestAdapter" version="1.1.11" targetFramework="net45" />
<package id="MSTest.TestFramework" version="1.1.11" targetFramework="net45" />
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net461" />
+ <package id="Sendgrid" version="9.11.0" targetFramework="net461" />
<package id="System.Data.SQLite" version="1.0.108.0" targetFramework="net46" />
<package id="System.Data.SQLite.Core" version="1.0.108.0" targetFramework="net46" />
<package id="System.Data.SQLite.EF6" version="1.0.108.0" targetFramework="net46" />
<package id="System.Data.SQLite.Linq" version="1.0.108.0" targetFramework="net46" />
+ <package id="System.Net.Http" version="4.3.3" targetFramework="net461" />
+ <package id="System.Security.Cryptography.Algorithms" version="4.3.0" targetFramework="net461" />
+ <package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net461" />
+ <package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net461" />
+ <package id="System.Security.Cryptography.X509Certificates" version="4.3.0" targetFramework="net461" />
<package id="TestStack.White" version="0.13.3" targetFramework="net46" />
</packages> \ No newline at end of file