PredatH0r / ChanSort

TV channel list editor for Samsung, LG, Sony, Hisense, Panasonic, Philips, Sharp, Toshiba and MANY more.
842 stars 115 forks source link

Net Framework Dependency #238

Closed spinalgr1990 closed 3 years ago

spinalgr1990 commented 3 years ago

Is it possible to remove Net Framework 4.8 Dependency ?

My pc only can runs only Net Framework version 4.6

PredatH0r commented 3 years ago

Unfortunately not. ChanSort uses functions that are only available in 4.7 and later (high-DPI support for monitors with display scaling other than 100%/96dpi) and uses 3rd party libraries that are designed for 4.8 (NuGet packages for Sqlite database access).