Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.windowsappsdk to 1.6.250108002
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent ccce3eb commit d02df15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.Uno.WinUI/ReactiveUI.Uno.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>
<ItemGroup Condition="$(TargetFramework.EndsWith('0-windows10.0.19041.0'))">
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240627000" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.250108002" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Uno.WinUI" Version="5.3.144" />
Expand Down

0 comments on commit d02df15

Please sign in to comment.