Can't build XamlIslandsNet5
Hi,
I have sucessfully built CsWinRT following your procedure. However, when I try to then build XAML Islands, I get these error messages:

I tried running a nuget restore from visual studio, but then I get this error:

it does not find this file/folder:

and sure enough, there is no bin/nuget in my xamlisland directory:

Is there something I am doing wrong?
Thank you,
please try run "msbuild /t:restore XamlIslandsNET5NoSamples.sln"
same kind of message:

have you tried to create the directory manually or with Visual Studio 2022?
I tried! I am not at the office right now, I can't tell you the exact error message I am getting, I will update this with more screenshots as soon as I can, but yeah, I tried it, and still get an error message.
Trying to restore the packages, I get the following error message:
Error occurred while restoring NuGet packages: Failed to retrieve information about 'Microsoft.Windows.CsWinRT' from remote source 'https://nuget.pkg.github.com/nesherhh/download/microsoft.windows.cswinrt/index.json'
Just remove this source from nuget.config