reactiveui/splat

WPF, .net 8.0 and Splat latest version: IBitmap.ToNative, FromNative, SplatColor.ToNativeBrush and SplatColor.FromNativeColor not found by compiler.

kgday opened this issue · 3 comments

Please note although we can't commit to any timeline, priority will be given to those who are Contributors to the project.

If this is a question please ask on StackOverflow.

Describe the bug
After upgrading to a wpf application to .net 8.0 and to the latest version of splat and splat.drawing, IBitmap.ToNative ,IBitmap.FromNative, SplatColor.ToNativeBrush and SplatColor.FromNativeColor not found by compiler.

Splat version 14.8.12

Downgrading to 14.8.6 then gives me runtime errors with IBitmapLoader not able to be resolved. I don't know if this is related to: reactiveui/ReactiveUI#3696

Please ensure that you are targeting at least windows10.0.17763.0

  • <TargetFramework>net8.0-windows10.0.17763.0</TargetFramework>

Thank you, that was the problem.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.