我已经将我的ImageSharp引用迁移到1.0.0-dev000692版本。现在我不能再加载图像了。我得到了你在下面可以看到的例外。byte[] data = GetImage();在ASP.Net Core (2.0)应用程序中调用该函数Method not found: '!0 System.ReadOnlySpan`1.get_Item(Int32)'.
at SixLabors.ImageSharp.Formats.Bmp.BmpImageFormatDetector.IsSupporte