mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-13 10:52:05 +01:00
- Philips: support for FLASH/*.bin DVB-T/C and preset DVB-S lists (mgr_chan_s_pkg.db) - Toshiba: lists with chmgt_type001\\chmgt.bin can now be opened without zipping them - Toshiba: selecting the hotelopt_type001.bin will now also load the list (if the type is supported) - Alden: added support for "Alden" Android SmartTV channel list format (dvr_rtk_tv.db)
13 lines
906 B
XML
13 lines
906 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.Data.Sqlite" version="5.0.8" targetFramework="net48" />
|
|
<package id="Microsoft.Data.Sqlite.Core" version="5.0.8" targetFramework="net48" />
|
|
<package id="SQLitePCLRaw.bundle_e_sqlite3" version="2.0.4" targetFramework="net48" />
|
|
<package id="SQLitePCLRaw.core" version="2.0.4" targetFramework="net48" />
|
|
<package id="SQLitePCLRaw.lib.e_sqlite3" version="2.0.4" targetFramework="net48" />
|
|
<package id="SQLitePCLRaw.provider.dynamic_cdecl" version="2.0.4" targetFramework="net48" />
|
|
<package id="System.Buffers" version="4.4.0" targetFramework="net48" />
|
|
<package id="System.Memory" version="4.5.3" targetFramework="net48" />
|
|
<package id="System.Numerics.Vectors" version="4.4.0" targetFramework="net48" />
|
|
<package id="System.Runtime.CompilerServices.Unsafe" version="4.5.2" targetFramework="net48" />
|
|
</packages> |