Requirements
blackcement opened this issue · 1 comments
blackcement commented
sstainba commented
These are top-level using statements. They don't require braces like the older syntax. They are a feature of newer code. Use VS 2022 and the latest C# version.
Alternatively, you could just use the braces like the older syntax and it will work fine.