Hi,
We have a WPF application which uses some Windows 10 specific functionality and we want to build it only on Windows 10 machines.
We still want to support Windows 7 and 8 and the solution is all set up, builds correctly on Windows 10 and works on Windows 7 and 8.
For testing we have ncrunch grid consisting of windows 7, 8 and 10 test nodes. Can you tell me if there is a possibility to configure the grid
not to build solution (or one project which is Windows 10 only) on Windows 7 and 8, but only run tests on it?
Thanks,
Stipe