chore(deps): Bump Microsoft.UI.Xaml from 2.8.0 to 2.8.1
Created by: dependabot[bot]
Bumps Microsoft.UI.Xaml from 2.8.0 to 2.8.1.
Release notes
Sourced from Microsoft.UI.Xaml's releases.
Microsoft.UI.Xaml v2.8.1
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.8.1
The primary fix in this release addresses a problem with how the .props and .targets from the nuget package were imported into the app's project. This was causing issues in some cases when using WebView 2. See #7574.
This release also includes a couple of bug fixes.
Changes:
- cad9cbff51faaf228126a93cfd28d8c01bea16e6 go back to caching input state (#7575)
- 871c27e3681787d007c1d51c64ba4873e35e75c6 Ensure correct .props and .targets order in nuget package (#7574)
- ac718ad7e6957dd19d495c8378c078b0f48de338 Fix bugs in WebView2 cursor updating (#7555)
- 9670f769069535175490ee611e8a1ddf3fffd094 Remove unused browser argument when creating WebView2 CompositionController (#7530)
- 93e23c225c3f3a45878d8300426c6a45dc38c8aa Set IsTabStop=False on scroll buttons in TabView (#7539)
- 367bb0d512cd2ad92125dd521453f3edef1727f0 Updating TabView keyboarding to make close buttons reachable (#7396)
- d83d8bc178f370081094503a21035f95c0a3d912 localization update (#7380)
Commits
-
5ee4235
Import .props to NugetPackageTestAppCX -
c5bc1b8
update version to 2.8.1 -
2e6550e
add token to vpack task -
d6b7986
fix areaPath -
cad9cbf
go back to caching input state (#7575) -
871c27e
Ensure correct .props and .targets order in nuget package (#7574) -
fdf2bc2
1.2-exp & 0.8.12 bug template update (#7566) -
ac718ad
Fix bugs in WebView2 cursor updating (#7555) -
9670f76
Remove unused browser argument when creating WebView2 CompositionController (... -
33dfc7d
Migrate FabricBot Tasks to Config-as-Code (#7291) - Additional commits viewable in compare view
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)