Skip to content

Commit

Permalink
Bump Uno.WinUI from 4.9.45 to 4.10.26 in /src (#118)
Browse files Browse the repository at this point in the history
Bumps [Uno.WinUI](https://github.com/unoplatform/uno) from 4.9.45 to 4.10.26.
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](https://github.com/unoplatform/uno/commits)

---
updated-dependencies:
- dependency-name: Uno.WinUI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 3, 2023
1 parent b4e84e6 commit d8073dc
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 @@ -32,7 +32,7 @@
</Reference>
</ItemGroup>
<ItemGroup Condition=" !$(TargetFramework.StartsWith('net6.0-windows10')) ">
<PackageReference Include="Uno.WinUI" Version="4.9.45" />
<PackageReference Include="Uno.WinUI" Version="4.10.26" />
</ItemGroup>
<ItemGroup Condition=" $(TargetFramework.StartsWith('net6.0-windows10')) or $(TargetFramework.StartsWith('net7.0-windows10')) ">
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756" />
Expand Down

0 comments on commit d8073dc

Please sign in to comment.