Yeah -- the particular application that this is derived from needed pretty wide compatibility out of the box, so the projects are targeted to .NET 2.0.
But this is also helpful for DesktopBootstrap. If someone wants to retarget to a higher .NET version it's very easy to do. There's only one winform in there (the tray icon)!
But this is also helpful for DesktopBootstrap. If someone wants to retarget to a higher .NET version it's very easy to do. There's only one winform in there (the tray icon)!