C# 12 compilation error with collection expressions
The following code compiles locally on Windows , but fails in a linux docker container. Both are using the .NET 8 SDK. The request.SearchText property is of type string?.
The following code compiles locally on Windows , but fails in a linux docker container. Both are using the .NET 8 SDK. The request.SearchText property is of type string?.