Page 1 of 1

[SOLVED] Linq<Int32> Min() Error

Posted: Wed Dec 20, 2017 4:31 am
by sebas

Code: Select all

            Int32[] ii = new Int32[] { 1, -2,1};
            var i = ii.Min();

Re: Linq<Int32> Min() Error

Posted: Wed Dec 20, 2017 7:23 am
by JS-Support @Userware
Hi,

Thanks for reporting this issue. We are going to fix it asap!

Regards,
JS-Support

Re: Linq<Int32> Min() Error

Posted: Fri Jan 12, 2018 10:29 am
by JS-Support @Userware
Hi,

This issue has been fixed in v1.0 Beta 13.2, which you can download from:

http://forums.cshtml5.com/viewforum.php?f=6

Thanks.
Regards,
JS-Support