diff options
Diffstat (limited to 'Software/Visual_Studio/Tango.UnitTesting/packages.config')
| -rw-r--r-- | Software/Visual_Studio/Tango.UnitTesting/packages.config | 2 |
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 4d34c7e52..9b8d6e793 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/packages.config +++ b/Software/Visual_Studio/Tango.UnitTesting/packages.config @@ -2,7 +2,7 @@ <packages> <package id="Castle.Core" version="3.3.0" targetFramework="net46" /> <package id="DeepEqual" version="1.6.0.0" targetFramework="net461" /> - <package id="EntityFramework" version="6.0.0" targetFramework="net46" /> + <package id="EntityFramework" version="6.2.0" targetFramework="net461" /> <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" /> |
