dkgv / pinpoint

Keystroke launcher and personal command central. Alternative to Spotlight and Alfred for Windows. Alternative to Wox, PowerToys.
https://usepinpoint.com
GNU General Public License v3.0
153 stars 17 forks source link

Run on latest .Net instead of a particular version #225

Open huzhasan opened 8 months ago

huzhasan commented 8 months ago

Since .Net is mostly backward compatible, any plan to implement Pinpoint in such a way that it works on the latest version? I am currently on 8.0.0 (as of this writing) and have to install 7.0.14, just to get Pinpoint running (or use the standalone version, that dumps the whole of 7.0.0 in temp).

BTW, love the way you have structured the project, very clean and sensible, and great software ofcourse. Would love it more, if you can implement UWP settings, similar to Flow.Launcher ... just a thought (their 'Settings' is AWESOME, do check it if you can).

(have a similar beef with Flow.Launcher, they package the whole framework within, rendering the concept of runtimes and portability moot)