Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# 5 migration aids #20

Open
sharwell opened this issue Nov 17, 2014 · 0 comments
Open

C# 5 migration aids #20

sharwell opened this issue Nov 17, 2014 · 0 comments

Comments

@sharwell
Copy link
Member

A lesser-considered option is the inverse of #19. It would be cool to be able to install a NuGet package with analyzers and code fixes that identify the use of C# 6 features and (where possible) propose code fixes to convert those features to the equivalent syntax in C# 5. This allows developers to work efficiently within Visual Studio 2015, and then "press a button" to transform their work output into a form that compiles with older versions of Visual Studio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant