Update dependencies CsWinRT and BuildTools
Update the version of Microsoft.Windows.CsWinRT and Microsoft.Windows.SDK.BuildTools.
Required for the new dependency HexBox.WinUI in
#37689 (Issue #36877).
@crutkas, @jaimecbernardo Can we do this?
Was updating CsWinRT already for WASDK: https://github.com/microsoft/PowerToys/pull/37879 What version of the build tools to you need? @htcfreek
@jaimecbernardo
What version of the build tools to you need?
10.0.26100.1742
@htcfreek , that would be probably mean us updating the Windows SDK to 26100 as well, to make it make sense. (why using the tools for 26100 SDK if we're still on the previous SDK)
@htcfreek , that would be probably mean us updating the Windows SDK to 26100 as well, to make it make sense. (why using the tools for 26100 SDK if we're still on the previous SDK)
@jaimecbernardo It is an requirement of the dependency. But I can disable downgrade warning. Should I?