Minor Improvement Release
- adds support for
Guid,TimeSpan, andRandommethods introduced with .NET 10 - extends the "redundant LINQ query" analyzer to detect
IAsyncEnumerable<T>queries - extends the "convert to LINQ query" context action for
IAsyncEnumerable<T>expressions