summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/app.config
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ↵sr552019-08-121-1/+1
| | | | and isn't as widespread deployed. Installer will still download 4.8 if a suitable version isn't installed.
* WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of ↵sr552019-06-151-1/+1
| | | | the user reports that the UI isn't launching.
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵sr552018-06-051-0/+8
moving back to being more of an libhb interop/abstraction library only.