.NET 11 Preview support?
.NET 11 Preview already released:
https://dotnet.microsoft.com/en-us/download/dotnet/11.0
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-1/
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-2/
Wondering when LINQPad 9 will supports it?
Comments
-
This is now available in 9.8.1.
-
G'day Joe, Sorry I must be doing something wrong trying to get unions working as I keep getting CS1001, CS0246 and CS0501
CS1001 Identifier expected CS0246 The type or namespace name 'union' could not be found (press F4 to add an assembly reference or import a namespace) CS0501 '<invalid-global-code>.Pet(Cat, Dog, Bird)' must declare a body because it is not marked abstract, extern, or partial

