1.9.13
(internal): Miscellaneous improvement for the C# generator
- Call
.ConfigureAwait(false)on Tasks - Use
Enumerable<T>.Emptyinstead of creating a new empty list - Add PolySharp to test project and use C# 12
- Remove redundant
#nullable enabledirectives - Improve C# syntax