libvlcsharp icon indicating copy to clipboard operation
libvlcsharp copied to clipboard

Maui

Open mfkl opened this issue 1 year ago • 1 comments

mfkl avatar May 06 '24 09:05 mfkl

This breaks the Uno package for some reason

2024-05-07T08:15:33.6790170Z   D:\a\1\s\src\LibVLCSharp.Uno\DispatcherAdapter.cs(3,19): error CS0234: The type or namespace name 'Shared' does not exist in the namespace 'LibVLCSharp' (are you missing an assembly reference?) [D:\a\1\s\src\LibVLCSharp.Uno\LibVLCSharp.Uno.csproj::TargetFramework=monoandroid81]
2024-05-07T08:15:33.6791277Z   D:\a\1\s\src\LibVLCSharp.Uno\DisplayInformation.cs(1,19): error CS0234: The type or namespace name 'Shared' does not exist in the namespace 'LibVLCSharp' (are you missing an assembly reference?) [D:\a\1\s\src\LibVLCSharp.Uno\LibVLCSharp.Uno.csproj::TargetFramework=monoandroid81]
2024-05-07T08:15:33.6792277Z   D:\a\1\s\src\LibVLCSharp.Uno\DisplayRequestAdapter.cs(1,19): error CS0234: The type or namespace name 'Shared' does not exist in the namespace 'LibVLCSharp' (are you missing an assembly reference?) [D:\a\1\s\src\LibVLCSharp.Uno\LibVLCSharp.Uno.csproj::TargetFramework=monoandroid81]

mfkl avatar May 07 '24 09:05 mfkl