mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-05-07 20:17:19 +02:00
- added Turkish translation (thanks to Ali Haykir)
- Philips: combined DVB-C and DVB-T into a single list with a common number domain - added exprimental support for Samsung "iptv" list - added Suiss reference lists with Astra 19.2E + Hotbird 13.0E channels - fixed "System.ArgumentOutOfRangeException..." when opening a file which supports mixed-source favorite lists (Sony, Philips, Hisense, ...) - System requirements changed: .NET Framework 4.8 - added high-DPI support - added Accessibility menu options to change the UI font size
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>ChanSort.Loader.Hisense</RootNamespace>
|
||||
<AssemblyName>ChanSort.Loader.Hisense</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<TargetFrameworkProfile>
|
||||
</TargetFrameworkProfile>
|
||||
@@ -107,6 +107,7 @@
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Resources.ro.resx" />
|
||||
<EmbeddedResource Include="Resources.tr.resx" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
||||
Reference in New Issue
Block a user