oshelton / shelton-htpc

The Shelton familiy's HTPC software.
MIT License
0 stars 0 forks source link

Update Framework, apps, and dependencies to .NET 5 #31

Open oshelton opened 4 years ago

oshelton commented 4 years ago

And use .net 5's version of WPF, sdk style projects, etc.

If possible also investigate the feasibility of ahead of time compilation. Single file excutible isn't really desirable since multiple exes will be shipped and we want to reuse the dependencies between them.