won't that impact backwards compatibility? I was thinking compile it with an early .NET.
On Sat, Feb 25, 2023 at 1:45 PM Gary Weber <[email protected]> wrote: > A lot of my Windows development has been "stuck in the past" on earlier > versions of .NET like 4.0. > The problem with that is it's so far out of Microsoft's support window > that you can run into bugs or limitations that will never be fixed. > I'd recommend going with an "LTS" version at least, like 6.0. > > On Sat, Feb 25, 2023 at 11:27 AM Stephen Adolph <[email protected]> > wrote: > >> looking for feedback. >> I have a pretty good prototype now of the MVT100 emulator for running on >> a windows PC. >> I have to pick a .NET framework to compile on. >> Which should I use? any suggestions? >> >> thanks >> Steve >> >>
