Files
ChanSort/source/Test.Loader.Philips/Test.Loader.Philips.csproj

203 lines
10 KiB
XML
Raw Permalink Normal View History

<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\ChanSortProject.props" />
<ItemGroup>
<ProjectReference Include="..\ChanSort.Api\ChanSort.Api.csproj" />
<ProjectReference Include="..\ChanSort.Loader.Philips\ChanSort.Loader.Philips.csproj" />
<ProjectReference Include="..\Test.Loader\Test.Loader.csproj" />
</ItemGroup>
2021-01-09 12:06:32 +01:00
<ItemGroup>
<Content Include="TestFiles\ChannelMap_100\ChannelList\channellib\DVBT.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestFiles\ChannelMap_100\ChannelList\Favorite.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestFiles\ChannelMap_100\ChannelList\s2channellib\DVBSall.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="TestFiles\Repair\CM_T923E_LA_CK.xml" />
2021-01-09 12:06:32 +01:00
</ItemGroup>
<ItemGroup>
<None Update="TestFiles1\Repair\ChannelList\chanLst.bin">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\AntennaAnalogTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\AntennaDigSrvTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\AntennaDigTSTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\AntennaFrqMapTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\AntennaPresetTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\CableAnalogTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\CableDigSrvTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\CableDigTSTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\CableFrqMapTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\channellib\CablePresetTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\adk_user_pref.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\adk_user_pref_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\db_file_info.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\db_file_info_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\favorite.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\favorite_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\lnb.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\lnb_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\satellite.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\satellite_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\service.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\service_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\tuneinfo.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\tuneinfo_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\user_pref.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles1\Repair\ChannelList\s2channellib\user_pref_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\chanLst.bin">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\AntennaAnalogTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\AntennaDigSrvTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\AntennaDigTSTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\AntennaFrqMapTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\AntennaPresetTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\CableAnalogTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\CableDigSrvTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\CableDigTSTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\CableFrqMapTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\channellib\CablePresetTable">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\adk_user_pref.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\adk_user_pref_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\db_file_info.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\db_file_info_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\favorite.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\favorite_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\lnb.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\lnb_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\satellite.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\satellite_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\service.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\service_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\tuneinfo.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\tuneinfo_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\user_pref.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles2\Repair\ChannelList\s2channellib\user_pref_backup.dat">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles\ChannelMap_100\ChannelList\chanLst.bin">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles\Repair\CM_TPM1013E_LA_CK.xml">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles\ChannelMap_100\ChannelList\channellib\DVBC.xml">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="TestFiles\ChannelMap_100\ChannelList\s2channellib\DVBS.xml">
2021-01-09 12:06:32 +01:00
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.5" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.5" />
<PackageReference Include="MSTest.TestAdapter" Version="3.8.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.8.3" />
</ItemGroup>
<Import Project="..\packages\NETStandard.Library.2.0.3\build\net48\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\net48\NETStandard.Library.targets')" />
</Project>