diff --git a/source/ChanSort.Api/ChanSort.Api.csproj b/source/ChanSort.Api/ChanSort.Api.csproj
index 8dd499d..8e14a9e 100644
--- a/source/ChanSort.Api/ChanSort.Api.csproj
+++ b/source/ChanSort.Api/ChanSort.Api.csproj
@@ -19,7 +19,7 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
diff --git a/source/ChanSort.Loader.Enigma2/ChanSort.Loader.Enigma2.csproj b/source/ChanSort.Loader.Enigma2/ChanSort.Loader.Enigma2.csproj
index e654955..ae72528 100644
--- a/source/ChanSort.Loader.Enigma2/ChanSort.Loader.Enigma2.csproj
+++ b/source/ChanSort.Loader.Enigma2/ChanSort.Loader.Enigma2.csproj
@@ -17,12 +17,12 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
latest
- x86
+ AnyCPU
pdbonly
@@ -35,7 +35,7 @@
true
- bin\x86\Debug\
+ ..\Debug\
DEBUG;TRACE
full
x86
diff --git a/source/ChanSort.Loader.Grundig/ChanSort.Loader.Grundig.csproj b/source/ChanSort.Loader.Grundig/ChanSort.Loader.Grundig.csproj
index 7a3e29f..144371e 100644
--- a/source/ChanSort.Loader.Grundig/ChanSort.Loader.Grundig.csproj
+++ b/source/ChanSort.Loader.Grundig/ChanSort.Loader.Grundig.csproj
@@ -17,7 +17,7 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
diff --git a/source/ChanSort.Loader.Hisense/ChanSort.Loader.Hisense.csproj b/source/ChanSort.Loader.Hisense/ChanSort.Loader.Hisense.csproj
index 0a4b8f6..9992e1d 100644
--- a/source/ChanSort.Loader.Hisense/ChanSort.Loader.Hisense.csproj
+++ b/source/ChanSort.Loader.Hisense/ChanSort.Loader.Hisense.csproj
@@ -24,7 +24,7 @@
DEBUG;TRACE
prompt
4
- x86
+ AnyCPU
false
latest
@@ -61,8 +61,8 @@
latest
-
- ..\packages\Microsoft.Data.Sqlite.Core.5.0.5\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
+
+ ..\packages\Microsoft.Data.Sqlite.Core.5.0.7\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
..\packages\SQLitePCLRaw.bundle_e_sqlite3.2.0.4\lib\net461\SQLitePCLRaw.batteries_v2.dll
diff --git a/source/ChanSort.Loader.Hisense/packages.config b/source/ChanSort.Loader.Hisense/packages.config
index 2c03806..4df41be 100644
--- a/source/ChanSort.Loader.Hisense/packages.config
+++ b/source/ChanSort.Loader.Hisense/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/source/ChanSort.Loader.LG/ChanSort.Loader.LG.csproj b/source/ChanSort.Loader.LG/ChanSort.Loader.LG.csproj
index cecb45c..f4e8d2f 100644
--- a/source/ChanSort.Loader.LG/ChanSort.Loader.LG.csproj
+++ b/source/ChanSort.Loader.LG/ChanSort.Loader.LG.csproj
@@ -19,11 +19,11 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
- true
+ false
false
latest
diff --git a/source/ChanSort.Loader.M3u/ChanSort.Loader.M3u.csproj b/source/ChanSort.Loader.M3u/ChanSort.Loader.M3u.csproj
index 497de42..f7a542f 100644
--- a/source/ChanSort.Loader.M3u/ChanSort.Loader.M3u.csproj
+++ b/source/ChanSort.Loader.M3u/ChanSort.Loader.M3u.csproj
@@ -18,7 +18,7 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
@@ -35,7 +35,7 @@
true
- bin\x86\Debug\
+ ..\Debug\
DEBUG;TRACE
full
x86
diff --git a/source/ChanSort.Loader.Panasonic/ChanSort.Loader.Panasonic.csproj b/source/ChanSort.Loader.Panasonic/ChanSort.Loader.Panasonic.csproj
index 1070114..78f67e6 100644
--- a/source/ChanSort.Loader.Panasonic/ChanSort.Loader.Panasonic.csproj
+++ b/source/ChanSort.Loader.Panasonic/ChanSort.Loader.Panasonic.csproj
@@ -21,7 +21,7 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
@@ -60,8 +60,8 @@
latest
-
- ..\packages\Microsoft.Data.Sqlite.Core.5.0.5\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
+
+ ..\packages\Microsoft.Data.Sqlite.Core.5.0.7\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
..\packages\SQLitePCLRaw.bundle_e_sqlite3.2.0.4\lib\net461\SQLitePCLRaw.batteries_v2.dll
diff --git a/source/ChanSort.Loader.Panasonic/packages.config b/source/ChanSort.Loader.Panasonic/packages.config
index 2c03806..4df41be 100644
--- a/source/ChanSort.Loader.Panasonic/packages.config
+++ b/source/ChanSort.Loader.Panasonic/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/source/ChanSort.Loader.Philips/ChanSort.Loader.Philips.csproj b/source/ChanSort.Loader.Philips/ChanSort.Loader.Philips.csproj
index 289256e..c13b1e8 100644
--- a/source/ChanSort.Loader.Philips/ChanSort.Loader.Philips.csproj
+++ b/source/ChanSort.Loader.Philips/ChanSort.Loader.Philips.csproj
@@ -24,7 +24,7 @@
prompt
4
latest
- x86
+ AnyCPU
pdbonly
@@ -37,7 +37,7 @@
true
- bin\x86\Debug\
+ ..\Debug\
DEBUG;TRACE
full
x86
@@ -56,8 +56,8 @@
MinimumRecommendedRules.ruleset
-
- ..\packages\Microsoft.Data.Sqlite.Core.5.0.5\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
+
+ ..\packages\Microsoft.Data.Sqlite.Core.5.0.7\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
..\packages\SQLitePCLRaw.bundle_e_sqlite3.2.0.4\lib\net461\SQLitePCLRaw.batteries_v2.dll
diff --git a/source/ChanSort.Loader.Philips/packages.config b/source/ChanSort.Loader.Philips/packages.config
index 2c03806..4df41be 100644
--- a/source/ChanSort.Loader.Philips/packages.config
+++ b/source/ChanSort.Loader.Philips/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/source/ChanSort.Loader.Samsung/ChanSort.Loader.Samsung.csproj b/source/ChanSort.Loader.Samsung/ChanSort.Loader.Samsung.csproj
index 1b94d08..8b9970d 100644
--- a/source/ChanSort.Loader.Samsung/ChanSort.Loader.Samsung.csproj
+++ b/source/ChanSort.Loader.Samsung/ChanSort.Loader.Samsung.csproj
@@ -25,8 +25,8 @@
DEBUG;TRACE
prompt
4
- true
- x86
+ false
+ AnyCPU
false
latest
@@ -68,8 +68,8 @@
latest
-
- ..\packages\Microsoft.Data.Sqlite.Core.5.0.5\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
+
+ ..\packages\Microsoft.Data.Sqlite.Core.5.0.7\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
..\packages\SQLitePCLRaw.bundle_e_sqlite3.2.0.4\lib\net461\SQLitePCLRaw.batteries_v2.dll
diff --git a/source/ChanSort.Loader.Samsung/packages.config b/source/ChanSort.Loader.Samsung/packages.config
index 2c03806..4df41be 100644
--- a/source/ChanSort.Loader.Samsung/packages.config
+++ b/source/ChanSort.Loader.Samsung/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/source/ChanSort.Loader.SatcoDX/ChanSort.Loader.SatcoDX.csproj b/source/ChanSort.Loader.SatcoDX/ChanSort.Loader.SatcoDX.csproj
index fc82764..28e1398 100644
--- a/source/ChanSort.Loader.SatcoDX/ChanSort.Loader.SatcoDX.csproj
+++ b/source/ChanSort.Loader.SatcoDX/ChanSort.Loader.SatcoDX.csproj
@@ -18,7 +18,7 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
diff --git a/source/ChanSort.Loader.Sharp/ChanSort.Loader.Sharp.csproj b/source/ChanSort.Loader.Sharp/ChanSort.Loader.Sharp.csproj
index fcf3db7..b2d2ecf 100644
--- a/source/ChanSort.Loader.Sharp/ChanSort.Loader.Sharp.csproj
+++ b/source/ChanSort.Loader.Sharp/ChanSort.Loader.Sharp.csproj
@@ -17,7 +17,7 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
diff --git a/source/ChanSort.Loader.Sony/ChanSort.Loader.Sony.csproj b/source/ChanSort.Loader.Sony/ChanSort.Loader.Sony.csproj
index 1371e8e..2e21874 100644
--- a/source/ChanSort.Loader.Sony/ChanSort.Loader.Sony.csproj
+++ b/source/ChanSort.Loader.Sony/ChanSort.Loader.Sony.csproj
@@ -18,7 +18,7 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
diff --git a/source/ChanSort.Loader.Toshiba/ChanSort.Loader.Toshiba.csproj b/source/ChanSort.Loader.Toshiba/ChanSort.Loader.Toshiba.csproj
index 31d4816..116a5ac 100644
--- a/source/ChanSort.Loader.Toshiba/ChanSort.Loader.Toshiba.csproj
+++ b/source/ChanSort.Loader.Toshiba/ChanSort.Loader.Toshiba.csproj
@@ -25,7 +25,7 @@
DEBUG;TRACE
prompt
4
- x86
+ AnyCPU
false
latest
@@ -64,8 +64,8 @@
latest
-
- ..\packages\Microsoft.Data.Sqlite.Core.5.0.5\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
+
+ ..\packages\Microsoft.Data.Sqlite.Core.5.0.7\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
..\packages\SQLitePCLRaw.bundle_e_sqlite3.2.0.4\lib\net461\SQLitePCLRaw.batteries_v2.dll
diff --git a/source/ChanSort.Loader.Toshiba/packages.config b/source/ChanSort.Loader.Toshiba/packages.config
index 2c03806..4df41be 100644
--- a/source/ChanSort.Loader.Toshiba/packages.config
+++ b/source/ChanSort.Loader.Toshiba/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/source/ChanSort.Loader.VDR/ChanSort.Loader.VDR.csproj b/source/ChanSort.Loader.VDR/ChanSort.Loader.VDR.csproj
index ba2aeea..be7a4a9 100644
--- a/source/ChanSort.Loader.VDR/ChanSort.Loader.VDR.csproj
+++ b/source/ChanSort.Loader.VDR/ChanSort.Loader.VDR.csproj
@@ -19,7 +19,7 @@
true
full
false
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
prompt
4
diff --git a/source/ChanSort/ChanSort.csproj b/source/ChanSort/ChanSort.csproj
index dbeda16..b707f82 100644
--- a/source/ChanSort/ChanSort.csproj
+++ b/source/ChanSort/ChanSort.csproj
@@ -40,7 +40,7 @@
true
- bin\Debug\
+ ..\Debug\
DEBUG;TRACE
full
AnyCPU
diff --git a/source/Test.Api/Test.Api.csproj b/source/Test.Api/Test.Api.csproj
index ac0dfc5..fa5b2d6 100644
--- a/source/Test.Api/Test.Api.csproj
+++ b/source/Test.Api/Test.Api.csproj
@@ -1,6 +1,6 @@
-
+
Debug
@@ -58,14 +58,13 @@
- ..\packages\Microsoft.TestPlatform.AdapterUtilities.16.9.4\lib\netstandard2.0\Microsoft.TestPlatform.AdapterUtilities.dll
- True
+ ..\packages\Microsoft.TestPlatform.AdapterUtilities.16.10.0\lib\net45\Microsoft.TestPlatform.AdapterUtilities.dll
- ..\packages\MSTest.TestFramework.2.2.3\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
+ ..\packages\MSTest.TestFramework.2.2.5\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
- ..\packages\MSTest.TestFramework.2.2.3\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
+ ..\packages\MSTest.TestFramework.2.2.5\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll
@@ -239,9 +238,9 @@
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-
+
+
-
+
\ No newline at end of file
diff --git a/source/Test.Api/packages.config b/source/Test.Api/packages.config
index 6bf2847..8199136 100644
--- a/source/Test.Api/packages.config
+++ b/source/Test.Api/packages.config
@@ -1,10 +1,10 @@
-
+
-
-
+
+
diff --git a/source/Test.Loader.Enigma2/Test.Loader.Enigma2.csproj b/source/Test.Loader.Enigma2/Test.Loader.Enigma2.csproj
index 6791eb8..64269d6 100644
--- a/source/Test.Loader.Enigma2/Test.Loader.Enigma2.csproj
+++ b/source/Test.Loader.Enigma2/Test.Loader.Enigma2.csproj
@@ -1,6 +1,6 @@
-
+
Debug
@@ -58,14 +58,13 @@
- ..\packages\Microsoft.TestPlatform.AdapterUtilities.16.9.4\lib\netstandard2.0\Microsoft.TestPlatform.AdapterUtilities.dll
- True
+ ..\packages\Microsoft.TestPlatform.AdapterUtilities.16.10.0\lib\net45\Microsoft.TestPlatform.AdapterUtilities.dll
- ..\packages\MSTest.TestFramework.2.2.3\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
+ ..\packages\MSTest.TestFramework.2.2.5\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
- ..\packages\MSTest.TestFramework.2.2.3\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
+ ..\packages\MSTest.TestFramework.2.2.5\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll
@@ -247,9 +246,9 @@
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-
+
+
-
+
\ No newline at end of file
diff --git a/source/Test.Loader.Enigma2/packages.config b/source/Test.Loader.Enigma2/packages.config
index 6bf2847..8199136 100644
--- a/source/Test.Loader.Enigma2/packages.config
+++ b/source/Test.Loader.Enigma2/packages.config
@@ -1,10 +1,10 @@
-
+
-
-
+
+
diff --git a/source/Test.Loader.Grundig/Test.Loader.Grundig.csproj b/source/Test.Loader.Grundig/Test.Loader.Grundig.csproj
index 83a932c..e5284f9 100644
--- a/source/Test.Loader.Grundig/Test.Loader.Grundig.csproj
+++ b/source/Test.Loader.Grundig/Test.Loader.Grundig.csproj
@@ -1,6 +1,6 @@
-
+
Debug
@@ -58,14 +58,13 @@
- ..\packages\Microsoft.TestPlatform.AdapterUtilities.16.9.4\lib\netstandard2.0\Microsoft.TestPlatform.AdapterUtilities.dll
- True
+ ..\packages\Microsoft.TestPlatform.AdapterUtilities.16.10.0\lib\net45\Microsoft.TestPlatform.AdapterUtilities.dll
- ..\packages\MSTest.TestFramework.2.2.3\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
+ ..\packages\MSTest.TestFramework.2.2.5\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
- ..\packages\MSTest.TestFramework.2.2.3\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
+ ..\packages\MSTest.TestFramework.2.2.5\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll
@@ -247,9 +246,9 @@
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-
+
+
-
+
\ No newline at end of file
diff --git a/source/Test.Loader.Grundig/packages.config b/source/Test.Loader.Grundig/packages.config
index 6bf2847..8199136 100644
--- a/source/Test.Loader.Grundig/packages.config
+++ b/source/Test.Loader.Grundig/packages.config
@@ -1,10 +1,10 @@
-
+
-
-
+
+
diff --git a/source/Test.Loader.Hisense/Test.Loader.Hisense.csproj b/source/Test.Loader.Hisense/Test.Loader.Hisense.csproj
index 5ef9c0e..c498b0c 100644
--- a/source/Test.Loader.Hisense/Test.Loader.Hisense.csproj
+++ b/source/Test.Loader.Hisense/Test.Loader.Hisense.csproj
@@ -1,6 +1,6 @@
-
+
Debug
@@ -58,19 +58,17 @@
MinimumRecommendedRules.ruleset
-
- ..\packages\Microsoft.Data.Sqlite.Core.5.0.5\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
- True
+
+ ..\packages\Microsoft.Data.Sqlite.Core.5.0.7\lib\netstandard2.0\Microsoft.Data.Sqlite.dll
- ..\packages\Microsoft.TestPlatform.AdapterUtilities.16.9.4\lib\netstandard2.0\Microsoft.TestPlatform.AdapterUtilities.dll
- True
+ ..\packages\Microsoft.TestPlatform.AdapterUtilities.16.10.0\lib\net45\Microsoft.TestPlatform.AdapterUtilities.dll
- ..\packages\MSTest.TestFramework.2.2.3\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
+ ..\packages\MSTest.TestFramework.2.2.5\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll
- ..\packages\MSTest.TestFramework.2.2.3\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
+ ..\packages\MSTest.TestFramework.2.2.5\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll
..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll
@@ -271,10 +269,10 @@
-
-
+
+
-
+
\ No newline at end of file
diff --git a/source/Test.Loader.Hisense/packages.config b/source/Test.Loader.Hisense/packages.config
index 9b3dc4f..c147d0f 100644
--- a/source/Test.Loader.Hisense/packages.config
+++ b/source/Test.Loader.Hisense/packages.config
@@ -1,12 +1,12 @@
-
-
+
+
-
+
-
-
+
+
diff --git a/source/Test.Loader.LG/Test.Loader.LG.csproj b/source/Test.Loader.LG/Test.Loader.LG.csproj
index ee07c42..f09c785 100644
--- a/source/Test.Loader.LG/Test.Loader.LG.csproj
+++ b/source/Test.Loader.LG/Test.Loader.LG.csproj
@@ -1,6 +1,6 @@
-
+
Debug
AnyCPU
@@ -58,8 +58,8 @@
-
- ..\packages\NUnit.3.13.1\lib\net45\nunit.framework.dll
+
+ ..\packages\NUnit.3.13.2\lib\net45\nunit.framework.dll
@@ -130,7 +130,7 @@
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
+