Don't use C#6 language features for the time being #135
Reference in New Issue
Block a user
No description provided.
Delete Branch "csharp5-pr"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To keep the C# API of css-layout compilable with older versions of Visual Studio, I'd like to suggest to avoid C# 6 features for now.
The changes are minimal and should not affect the maintainability of the code. And to avoid the accidental use of C#6 features, I've set the language version of the Facebook.CSSLayout project to 5.