We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c2186 commit 8623d32Copy full SHA for 8623d32
src/ReactiveUI.Uno.WinUI/ReactiveUI.Uno.WinUI.csproj
@@ -13,7 +13,7 @@
13
<RuntimeIdentifiers>win-x64;win-x86;win-arm64</RuntimeIdentifiers>
14
</PropertyGroup>
15
<ItemGroup Condition="$(TargetFramework.EndsWith('0-windows10.0.19041.0'))">
16
- <PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.4188" />
+ <PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.4654" />
17
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.7.250606001" />
18
</ItemGroup>
19
<ItemGroup>
0 commit comments