-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Labels
Milestone
Description
Currently we're targeting the 4.5 framework, which is not supported by Windows XP. We can add support by targeting the 4.0 or 3.5 framework. We need to determine the minimum version necessary and target that instead. Obviously, 3.5 gives us maximum compatibility, but I'm not sure if/what features we're using that wouldn't be available.