aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio_v2/Tango.UnitTests/packages.config
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio_v2/Tango.UnitTests/packages.config')
-rw-r--r--Software/Visual_Studio_v2/Tango.UnitTests/packages.config11
1 files changed, 11 insertions, 0 deletions
diff --git a/Software/Visual_Studio_v2/Tango.UnitTests/packages.config b/Software/Visual_Studio_v2/Tango.UnitTests/packages.config
new file mode 100644
index 000000000..9852f98c8
--- /dev/null
+++ b/Software/Visual_Studio_v2/Tango.UnitTests/packages.config
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<packages>
+ <package id="DnsClient" version="1.2.0" targetFramework="net461" />
+ <package id="MongoDB.Bson" version="2.8.1" targetFramework="net461" />
+ <package id="MongoDB.Driver" version="2.8.1" targetFramework="net461" />
+ <package id="MongoDB.Driver.Core" version="2.8.1" targetFramework="net461" />
+ <package id="MSTest.TestAdapter" version="1.3.2" targetFramework="net461" />
+ <package id="MSTest.TestFramework" version="1.3.2" targetFramework="net461" />
+ <package id="System.Buffers" version="4.4.0" targetFramework="net461" />
+ <package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net461" />
+</packages> \ No newline at end of file