eugenkiss / 7guis

7GUIs is a GUI programming usability benchmark.
https://eugenkiss.github.io/7guis
907 stars 101 forks source link

Use newer C# language features in WinForms apps #17

Closed drewnoakes closed 6 years ago

drewnoakes commented 6 years ago

Including:

With these changes, C# 7.0+ is required.

eugenkiss commented 6 years ago

@drewnoakes Unfortunately, I do not have the expertise to make a call on this PR. In general, I'd like to transfer the implementations in this repo to their own repos. I think this will make ownership clearer. I'll close this PR but feel free to create your own C# implementation/fork and contribute it!.