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.
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.