AvaloniaUI/Avalonia

GpuInterop Demo Don't Work

eveloki opened this issue · 1 comments

Describe the bug

image
image

To Reproduce

use Nuget pack
Copy https://github.com/AvaloniaUI/Avalonia/tree/master/samples/GpuInterop

Expected behavior

Demo build success

Avalonia version

11.2.2

OS

Windows

Additional context

interface ISwapchainImage : IAsyncDisposable

SwapchainBase ISwapchainImage is internal,this is inconsistent with the released version
image

My bad