ReactiveMvvm icon indicating copy to clipboard operation
ReactiveMvvm copied to clipboard

Bump Microsoft.Toolkit.Uwp.UI from 6.0.0 to 7.1.2 in /src

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps Microsoft.Toolkit.Uwp.UI from 6.0.0 to 7.1.2.

Release notes

Sourced from Microsoft.Toolkit.Uwp.UI's releases.

v7.1.2 (WinUI 3/WASDK)

We have shipped another hotfix for 7.1.x as 7.1.2 which supports UWP via our Microsoft.Toolkit.Uwp.* packages and the WinAppSDK/WinUI 3 v1.0 via our CommunityToolkit.WinUI packages. (If you need to use the Toolkit with the 0.8.x releases of the WindowsAppSDK/Project Reunion, please continue to use v7.0.3 of our CommunityToolkit.WinUI packages.)

This includes some minor changes and fixes as well as unifying our version numbers. We're still in the process of migrating code to the .NET Community Toolkit, but expect this to be the last update to the Microsoft.Toolkit based .NET packages as we continue migration to the CommunityToolkit.* identity. We'll share more info as our process progresses in this space.

Changes:

Animations :izakaya_lantern::

  • #4354: Fixed parameter order

Controls :control_knobs::

  • #4362: Fix Radial Gauge ScaleTickBrush color assignment

Bugs :bug::

  • #4364: AttachedCardShadow not working (WinUI 3 WinAppSDK 1.0 Preview 3)
  • #3374: DataGrid fixes for WinUI 3 usage

Others:

  • #4386: Fix app domain unloading issue on .NET Framework
  • #4357: ListDetailsView not working with WinUI3/WindowsAppSDK 1.0.0-preview3

This list of changes was auto generated.

v7.1.2 (UWP)

Placeholder for Tag. See full notes and discussion here.

Animations :izakaya_lantern::

  • #4354: Fixed parameter order

Controls :control_knobs::

  • #4362: Fix Radial Gauge ScaleTickBrush color assignment

Others:

  • #4386: Fix app domain unloading issue on .NET Framework

This list of changes was auto generated.

v7.1.1

Also see notes from main 7.1.0 release here.

... (truncated)

Commits
  • da6d7d3 Update version.json for 7.1.2
  • 4a09bf0 Merge pull request #4386 from Sergio0694/feature/nct-712-changes
  • 22ca6da Fix app domain unloading issue on .NET Framework
  • b20c6ce Update version in Readme file and add contributors image
  • 56d1b46 Merge pull request #4362 from XamlBrewer/patch-1
  • c27cd3b Fix Radial Gauge ScaleTickBrush color assignment
  • bdd1d84 Merge pull request #4354 from Dawider10/fix-parameter-order
  • d4ec3d9 Fixed parameter order
  • 44ad0cc Merge pull request #4327 from Sergio0694/bugfix/incorrect-notnullorempty-exce...
  • f4c75d2 Fixed exception type for Guard.IsNotNullOr[Empty|WhiteSpace]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jun 28 '22 09:06 dependabot[bot]