.NET 11 Preview support?

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
    
    

    screenshot