Replaced SQLite package with SQL Compact. Still need to update or remove direct state...
authorpkanavos <pkanavos@gmail.com>
Wed, 19 Sep 2012 13:41:39 +0000 (16:41 +0300)
committerpkanavos <pkanavos@gmail.com>
Wed, 19 Sep 2012 13:41:39 +0000 (16:41 +0300)
commit562c42a73075da6989496089f927e04c55186b18
treee6ae5b3233ba992bf15ff6d965f371a8d982afb4
parent45eea01ea3c2102e876f49fdf956435aec6f0ef7
Replaced SQLite package with SQL Compact. Still need to update or remove direct statements
19 files changed:
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Client.WPF/packages.config
trunk/Pithos.Client.WPF/x64/SQLite.Interop.dll [deleted file]
trunk/Pithos.Client.WPF/x86/SQLite.Interop.dll [deleted file]
trunk/Pithos.Core/Agents/StatusAgent.cs
trunk/Pithos.Core/Pithos.Core.csproj
trunk/Pithos.Core/packages.config
trunk/Pithos.Core/x64/SQLite.Interop.dll [deleted file]
trunk/Pithos.Core/x86/SQLite.Interop.dll [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/System.Data.SQLite.1.0.81.1.nupkg [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/content/net20/x64/SQLite.Interop.dll [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/content/net20/x86/SQLite.Interop.dll [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/content/net40/x64/SQLite.Interop.dll [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/content/net40/x86/SQLite.Interop.dll [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/lib/net20/System.Data.SQLite.Linq.dll [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/lib/net20/System.Data.SQLite.dll [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/lib/net40/System.Data.SQLite.Linq.dll [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/lib/net40/System.Data.SQLite.dll [deleted file]
trunk/packages/System.Data.SQLite.1.0.81.1/tools/install.ps1 [deleted file]