arcgis-maps-sdk-dotnet-toolkit
arcgis-maps-sdk-dotnet-toolkit copied to clipboard
Support building WinUI toolkit on VS2022 on Windows ARM64
This should be straightforward, apparently just need to update the Microsoft.Windows.SDK.BuildTools
reference to 10.0.22621.1
or newer. See https://github.com/microsoft/microsoft-ui-xaml/issues/7140
We don't support win-arm64
. Did you mean win10-arm64
?
Can the reference be updated for just the app, and not the toolkit? I'd rather we don't increase min-requirements in our dependencies.
I didn't mean to be specific, I'm using Windows 11 on ARM. I confirmed things work locally with the changes, I just filed the issue as a reminder to follow up.