dennisdoomen / CSharpGuidelines

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
745 stars 272 forks source link

Include C# v7.3 in titles #159

Closed bkoelman closed 6 years ago

bkoelman commented 6 years ago

Fixes #147.

dennisdoomen commented 6 years ago

Did you actually change anything to support 7.3?

bkoelman commented 6 years ago

See the linked issue.