Closed vabka closed 2 years ago
Use file-scoped namespace everywhere in solution Add .net5.0 and .net6.0 as targetframeworks Set langversion to 10
Use some new C# 8 and 9 features (like using-var)
GrokItem could be a record
Hi @vabka , thank you for submitting this PR. Will review and update.
I'm going to close this PR due to inactivity for a long time
Use file-scoped namespace everywhere in solution Add .net5.0 and .net6.0 as targetframeworks Set langversion to 10
Use some new C# 8 and 9 features (like using-var)
GrokItem could be a record