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

Switch to Visual Studio 2015 so we can use nameof etc. #219

Closed
wstaelens opened this issue Dec 15, 2015 · 2 comments
Closed

Switch to Visual Studio 2015 so we can use nameof etc. #219

wstaelens opened this issue Dec 15, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@wstaelens
Copy link

Maybe it would be better to use the nameof() operator to make the source base less error prone?
e.g. in:

https://github.com/fluentribbon/Fluent.Ribbon/blob/develop/Fluent.Ribbon/Effects/GrayscaleEffect.cs

@batzen batzen changed the title Suggestion: use the nameof() operator Switch to Visual Studio 2015 so we can use nameof etc. Dec 15, 2015
@batzen batzen added the Build label Dec 15, 2015
@batzen batzen added this to the 4.0.0 milestone Dec 15, 2015
@batzen batzen self-assigned this Dec 15, 2015
@batzen
Copy link
Member

batzen commented Dec 15, 2015

As 4.0 contains breaking changes anyway I will start using features from VS 2015.

@wstaelens
Copy link
Author

Perfect. Could only improve code quality.

@batzen batzen closed this as completed in ba24517 Dec 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants