aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Synchronization/packages.config
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-05-30 19:12:04 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-05-30 19:12:04 +0300
commit9169a318121f8919e9b54cc076f63ef9a65d5b2b (patch)
tree1dd46f263b835225a930255687583e3f2fd1e7f6 /Software/Visual_Studio/Tango.Synchronization/packages.config
parentcf5d8ed0f510792196e0153d9f9008cdce02d523 (diff)
downloadTango-9169a318121f8919e9b54cc076f63ef9a65d5b2b.tar.gz
Tango-9169a318121f8919e9b54cc076f63ef9a65d5b2b.zip
Implemented SQLite db on PPC.
Working on PPC.
Diffstat (limited to 'Software/Visual_Studio/Tango.Synchronization/packages.config')
-rw-r--r--Software/Visual_Studio/Tango.Synchronization/packages.config8
1 files changed, 4 insertions, 4 deletions
diff --git a/Software/Visual_Studio/Tango.Synchronization/packages.config b/Software/Visual_Studio/Tango.Synchronization/packages.config
index d412cd302..104de3468 100644
--- a/Software/Visual_Studio/Tango.Synchronization/packages.config
+++ b/Software/Visual_Studio/Tango.Synchronization/packages.config
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.0.0" targetFramework="net45" />
- <package id="System.Data.SQLite" version="1.0.106.0" targetFramework="net46" />
- <package id="System.Data.SQLite.Core" version="1.0.106.0" targetFramework="net46" />
- <package id="System.Data.SQLite.EF6" version="1.0.106.0" targetFramework="net46" />
- <package id="System.Data.SQLite.Linq" version="1.0.106.0" targetFramework="net46" />
+ <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" />
</packages> \ No newline at end of file