aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/packages.config
diff options
context:
space:
mode:
authorRoy <roy.mail.net@gmail.com>2018-03-03 03:00:04 +0200
committerRoy <roy.mail.net@gmail.com>2018-03-03 03:00:04 +0200
commit874760d794af99938deec7120acba26c03d420c5 (patch)
tree9db9ec2e9c30564c2d6158b33592d2aca9a7ec0a /Software/Visual_Studio/Tango.UnitTesting/packages.config
parent79ffa1774217400bd750f6a85df9f969429580c3 (diff)
downloadTango-874760d794af99938deec7120acba26c03d420c5.tar.gz
Tango-874760d794af99938deec7120acba26c03d420c5.zip
Managed to get Embroidery Adapter to integrate.
Diffstat (limited to 'Software/Visual_Studio/Tango.UnitTesting/packages.config')
-rw-r--r--Software/Visual_Studio/Tango.UnitTesting/packages.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.UnitTesting/packages.config b/Software/Visual_Studio/Tango.UnitTesting/packages.config
index 4424ae40c..f12b118a3 100644
--- a/Software/Visual_Studio/Tango.UnitTesting/packages.config
+++ b/Software/Visual_Studio/Tango.UnitTesting/packages.config
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.0.0" targetFramework="net46" />
- <package id="Google.Protobuf" version="3.5.1" targetFramework="net46" />
+ <package id="Google.Protobuf" version="3.4.1" targetFramework="net46" />
<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="10.0.3" targetFramework="net45" />