Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.windowsappsdk to v1.5.240404…
Browse files Browse the repository at this point in the history
…000 (#176)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 20, 2024
1 parent 175ef3e commit d160b19
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.22621.3233" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240311000" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240404000" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Uno.WinUI" Version="5.1.104" />
Expand Down

0 comments on commit d160b19

Please sign in to comment.