forked from hong-ye-feng-le/PVFSimple
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.config
14 lines (14 loc) · 985 Bytes
/
packages.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Costura.Fody" version="4.1.0" targetFramework="net46" />
<package id="EntityFramework" version="6.3.0" targetFramework="net46" />
<package id="Fody" version="6.0.0" targetFramework="net46" developmentDependency="true" />
<package id="Microsoft.WindowsAPICodePack-Core" version="1.1.0.0" targetFramework="net46" />
<package id="Microsoft.WindowsAPICodePack-Shell" version="1.1.0.0" targetFramework="net46" />
<package id="MySql.Data" version="6.7.9" targetFramework="net46" />
<package id="System.Data.SQLite" version="1.0.112.0" targetFramework="net46" />
<package id="System.Data.SQLite.Core" version="1.0.112.0" targetFramework="net46" />
<package id="System.Data.SQLite.EF6" version="1.0.112.0" targetFramework="net46" />
<package id="System.Data.SQLite.Linq" version="1.0.112.0" targetFramework="net46" />
<package id="unvell.ReoGrid.dll" version="2.2.0" targetFramework="net46" />
</packages>