Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.windowsappsdk to 1.6.240829007
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent ccce3eb commit 065853a
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.240829007" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Uno.WinUI" Version="5.3.144" />
Expand Down

0 comments on commit 065853a

Please sign in to comment.