Closed Flash0ver closed 2 years ago
File-scoped namespaces: Yea or Nay?
2021-11-24: Yea! We decided to use C# 10's file-scoped namespaces, but will apply them if there is no other branch currently open to minimize painful merge conflicts.
Implicit & global usings: Yea or Nay?
2021-11-24: Yea!
Will refactor in this PR. using (😉) MSBuild properties, each in a separate <ItemGroup Label="GlobalUsings">
.
closes #83