I know this is going to sound like a silly question but I am trying to build a solution that requires Microsoft.DotNet.Arcade.Sdk 6.0.0 to be installed inside "C:\Program Files\dotnet\sdk\5.0.101\Sdks\Microsoft.DotNet.Arcade.Sdk\Sdk".
I can see "other" sdks in the "Sdks" folder but just not the "arcade" sdk.
I can't seem to find any documentation here https://github.com/dotnet/arcade on how to install this SDK onto my computer.
I did download the solution and was able to build the solution but that did not install it nor did it build an installer.