Skip to content

Commit

Permalink
Bump Uno.WinUI from 4.8.24 to 4.8.39 in /src (#82)
Browse files Browse the repository at this point in the history
Bumps [Uno.WinUI](https://github.com/unoplatform/uno) from 4.8.24 to 4.8.39.
- [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-patch
...

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 Jun 10, 2023
1 parent 07d3a44 commit 2c50f2d
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.8.24" />
<PackageReference Include="Uno.WinUI" Version="4.8.39" />
</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 2c50f2d

Please sign in to comment.