-
Nerd_STF v2.1.1 Stable
released this
2022-04-17 13:46:15 -04:00 | 52 commits to main since this releaseThis update doesn't add any new features, simply a code simplification, using some of the .net 6 tools, such as global usings and file-scoped namespace declarations.
* Nerd_STF = Removed unused or unrequired usings in all files. = Replaced all namespace declarations with file-scoped declarations. * Miscellaneous * GlobalUsings + global using System.Diagnostics.CodeAnalysisDownloads