Uno.Samples
Uno.Samples copied to clipboard
feat: Windowing samples
~~@jeromelaban The build seems to fail due to~~
C:\Users\VssAdministrator\.nuget\packages\microsoft.windowsappsdk\1.5.240404000\buildTransitive\Microsoft.WindowsAppSDK.SelfContained.targets(36,9): error : The platform 'AnyCPU' is not supported for Self Contained mode. [D:\a\1\s\UI\WindowingSamples\WindowingSamples\WindowingSamples.csproj::TargetFramework=net8.0-windows10.0.19041]
~~Not sure if this was handled here before~~
I see this is fixed in the Single project PR, so I will wait for that