Skip to content

Commit 0a10c75

Browse files
chore(deps): update dotnet monorepo to 9.0.100 (#4099)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Microsoft.Maui.Controls](https://redirect.github.com/dotnet/maui) | `9.0.90` -> `9.0.100` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Maui.Controls/9.0.100?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Maui.Controls/9.0.90/9.0.100?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.Maui.Controls.Compatibility](https://redirect.github.com/dotnet/maui) | `9.0.90` -> `9.0.100` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Maui.Controls.Compatibility/9.0.100?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Maui.Controls.Compatibility/9.0.90/9.0.100?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/maui (Microsoft.Maui.Controls)</summary> ### [`v9.0.100`](https://redirect.github.com/dotnet/maui/releases/tag/9.0.100): SR10 [Compare Source](https://redirect.github.com/dotnet/maui/compare/9.0.90...9.0.100) #### What's Changed This release includes 94 commits with various improvements, bug fixes, and enhancements to the .NET MAUI framework. ##### .NET MAUI Product Fixes - Revert "ToolbarItem behavior with ImageSource iOS - fix ([#&#8203;28833](https://redirect.github.com/dotnet/maui/issues/28833))" by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;31112](https://redirect.github.com/dotnet/maui/pull/31112) - Fixes [#&#8203;30818](https://redirect.github.com/dotnet/maui/issues/30818) - Delete .github/workflows/dotnet-format-pr.yml by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;31089](https://redirect.github.com/dotnet/maui/pull/31089) - Update MauiRecyclerView\.cs by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;31050](https://redirect.github.com/dotnet/maui/pull/31050) - \[main] \[release/10.0.1xx-preview7] \[iOS] Fix extra bottom space in ScrollView when using SafeAreaEdges by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;31026](https://redirect.github.com/dotnet/maui/pull/31026) - Added the GraphicsView base images for Windows and mac platforms by [@&#8203;nivetha-nagalingam](https://redirect.github.com/nivetha-nagalingam) in [#&#8203;31018](https://redirect.github.com/dotnet/maui/pull/31018) - August 11th, inflight/candidate by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;31014](https://redirect.github.com/dotnet/maui/pull/31014) - Fixes [#&#8203;30649](https://redirect.github.com/dotnet/maui/issues/30649), [#&#8203;30953](https://redirect.github.com/dotnet/maui/issues/30953), [#&#8203;31011](https://redirect.github.com/dotnet/maui/issues/31011) - Fixed CollectionView does not update layout correctly when ItemsSource changes by [@&#8203;Dhivya-SF4094](https://redirect.github.com/Dhivya-SF4094) in [#&#8203;30978](https://redirect.github.com/dotnet/maui/pull/30978) - Fixes [#&#8203;30953](https://redirect.github.com/dotnet/maui/issues/30953) - Add emulator process kill timeout with ADB restart and comprehensive timeout protection by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;30941](https://redirect.github.com/dotnet/maui/pull/30941) - \[main] \[release/9.0.1xx-sr8] Fix signing of fonts with arcade infra by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;30938](https://redirect.github.com/dotnet/maui/pull/30938) - Add CornerRadius parameter order notes by [@&#8203;jfversluis](https://redirect.github.com/jfversluis) in [#&#8203;30930](https://redirect.github.com/dotnet/maui/pull/30930) - Fixes [#&#8203;13136](https://redirect.github.com/dotnet/maui/issues/13136) - Update Provisioning.csproj by [@&#8203;jfversluis](https://redirect.github.com/jfversluis) in [#&#8203;30925](https://redirect.github.com/dotnet/maui/pull/30925) - Fix duplicate app icon resizing by [@&#8203;jeremy-visionaid](https://redirect.github.com/jeremy-visionaid) in [#&#8203;30920](https://redirect.github.com/dotnet/maui/pull/30920) - Clean up duplicate path normalization code in HybridWebView by [@&#8203;jsuarezruiz](https://redirect.github.com/jsuarezruiz) in [#&#8203;30873](https://redirect.github.com/dotnet/maui/pull/30873) - Fixes [#&#8203;23668](https://redirect.github.com/dotnet/maui/issues/23668) - Update CONTRIBUTING.md links by [@&#8203;jfversluis](https://redirect.github.com/jfversluis) in [#&#8203;30867](https://redirect.github.com/dotnet/maui/pull/30867) - Update CODE\_OF\_CONDUCT.md by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;30815](https://redirect.github.com/dotnet/maui/pull/30815) - \[Android] Fixed: Image randomly disappears while switching tabs by [@&#8203;Tamilarasan-Paranthaman](https://redirect.github.com/Tamilarasan-Paranthaman) in [#&#8203;30763](https://redirect.github.com/dotnet/maui/pull/30763) - Fixes [#&#8203;30728](https://redirect.github.com/dotnet/maui/issues/30728) - Fixed GraphicsView event handlers are triggered even when IsEnabled is set to False by [@&#8203;Dhivya-SF4094](https://redirect.github.com/Dhivya-SF4094) in [#&#8203;30755](https://redirect.github.com/dotnet/maui/pull/30755) - Fixes [#&#8203;30649](https://redirect.github.com/dotnet/maui/issues/30649) - \[iOS] ScrollView content offset RTL - fix by [@&#8203;kubaflo](https://redirect.github.com/kubaflo) in [#&#8203;30724](https://redirect.github.com/dotnet/maui/pull/30724) - July 21st, 2025 Candidate by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;30696](https://redirect.github.com/dotnet/maui/pull/30696) - Fixes [#&#8203;23050](https://redirect.github.com/dotnet/maui/issues/23050), [#&#8203;20871](https://redirect.github.com/dotnet/maui/issues/20871), [#&#8203;29919](https://redirect.github.com/dotnet/maui/issues/29919), [#&#8203;18430](https://redirect.github.com/dotnet/maui/issues/18430), [#&#8203;28800](https://redirect.github.com/dotnet/maui/issues/28800), [#&#8203;29937](https://redirect.github.com/dotnet/maui/issues/29937), [#&#8203;24734](https://redirect.github.com/dotnet/maui/issues/24734), [#&#8203;30263](https://redirect.github.com/dotnet/maui/issues/30263), [#&#8203;30095](https://redirect.github.com/dotnet/maui/issues/30095) - Update bug-report.yml with preview6 by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;30639](https://redirect.github.com/dotnet/maui/pull/30639) - Update bug-report.yml 9.0.90 SR9 by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;30621](https://redirect.github.com/dotnet/maui/pull/30621) - \[main] Fix formatting for dotnet format by [@&#8203;mattleibow](https://redirect.github.com/mattleibow) in [#&#8203;30587](https://redirect.github.com/dotnet/maui/pull/30587) - Pass the launched extra wen resuming auth by [@&#8203;mattleibow](https://redirect.github.com/mattleibow) in [#&#8203;30583](https://redirect.github.com/dotnet/maui/pull/30583) - Fixes [#&#8203;24692](https://redirect.github.com/dotnet/maui/issues/24692) - Update bug-report.yml 9.0.82 by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;30548](https://redirect.github.com/dotnet/maui/pull/30548) - \[android] Update gradle.properties by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;30543](https://redirect.github.com/dotnet/maui/pull/30543) - \[Windows]Fixed the PointerGestureRecognizer behaves incorrectly when multiple windows are open. by [@&#8203;Ahamed-Ali](https://redirect.github.com/Ahamed-Ali) in [#&#8203;30537](https://redirect.github.com/dotnet/maui/pull/30537) - Fixes [#&#8203;27430](https://redirect.github.com/dotnet/maui/issues/27430), [#&#8203;30536](https://redirect.github.com/dotnet/maui/issues/30536) - Update Visual Studio issue link in config.yml by [@&#8203;morning4coffe-dev](https://redirect.github.com/morning4coffe-dev) in [#&#8203;30530](https://redirect.github.com/dotnet/maui/pull/30530) - Local and Copilot dev can generate public apis by [@&#8203;mattleibow](https://redirect.github.com/mattleibow) in [#&#8203;30500](https://redirect.github.com/dotnet/maui/pull/30500) - \[iOS, Mac] Fix for Picker title is not displayed again when SelectedIndex is set to -1 by [@&#8203;HarishwaranVijayakumar](https://redirect.github.com/HarishwaranVijayakumar) in [#&#8203;30486](https://redirect.github.com/dotnet/maui/pull/30486) - Fixes [#&#8203;31011](https://redirect.github.com/dotnet/maui/issues/31011), [#&#8203;30463](https://redirect.github.com/dotnet/maui/issues/30463) - \[Android] Fix for Search Handler visual and functional bug in subtabs by [@&#8203;BagavathiPerumal](https://redirect.github.com/BagavathiPerumal) in [#&#8203;30467](https://redirect.github.com/dotnet/maui/pull/30467) - Fixes [#&#8203;21119](https://redirect.github.com/dotnet/maui/issues/21119) - fix extention typo by [@&#8203;SimonCropp](https://redirect.github.com/SimonCropp) in [#&#8203;30461](https://redirect.github.com/dotnet/maui/pull/30461) - fix some incorrect casting using `as` by [@&#8203;SimonCropp](https://redirect.github.com/SimonCropp) in [#&#8203;30459](https://redirect.github.com/dotnet/maui/pull/30459) - Fix for TapGestureRecognizer ButtonMask always return 0 by [@&#8203;HarishwaranVijayakumar](https://redirect.github.com/HarishwaranVijayakumar) in [#&#8203;30372](https://redirect.github.com/dotnet/maui/pull/30372) - Fixes [#&#8203;24734](https://redirect.github.com/dotnet/maui/issues/24734) - \[Windows] Fixed the Pasted Password Becomes Visible When IsPassword Is Enabled by [@&#8203;Ahamed-Ali](https://redirect.github.com/Ahamed-Ali) in [#&#8203;30353](https://redirect.github.com/dotnet/maui/pull/30353) - Fixes [#&#8203;30263](https://redirect.github.com/dotnet/maui/issues/30263) - Remove .NET 8 specific code for templates by [@&#8203;jfversluis](https://redirect.github.com/jfversluis) in [#&#8203;30342](https://redirect.github.com/dotnet/maui/pull/30342) - Fixes [#&#8203;28800](https://redirect.github.com/dotnet/maui/issues/28800) - \[Catalyst] Adding and Removing ContextMenus currently does not work - fix by [@&#8203;kubaflo](https://redirect.github.com/kubaflo) in [#&#8203;30307](https://redirect.github.com/dotnet/maui/pull/30307) - Fixes [#&#8203;9359](https://redirect.github.com/dotnet/maui/issues/9359) - 6/30/2025 Inflight Candidate by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;30306](https://redirect.github.com/dotnet/maui/pull/30306) - Better MSBuild log messages in DevOps by [@&#8203;mattleibow](https://redirect.github.com/mattleibow) in [#&#8203;30281](https://redirect.github.com/dotnet/maui/pull/30281) - \[Catalyst] Fix Scrollbar does not align with FlowDirection change in ScrollView by [@&#8203;devanathan-vaithiyanathan](https://redirect.github.com/devanathan-vaithiyanathan) in [#&#8203;30241](https://redirect.github.com/dotnet/maui/pull/30241) - Fixes [#&#8203;30095](https://redirect.github.com/dotnet/maui/issues/30095) - Fixed the RealParent Warning shown issue by [@&#8203;Ahamed-Ali](https://redirect.github.com/Ahamed-Ali) in [#&#8203;30156](https://redirect.github.com/dotnet/maui/pull/30156) - Fixes [#&#8203;23050](https://redirect.github.com/dotnet/maui/issues/23050) - \[Android] Fix for OnSizeAllocated is not reported for Android AppShell Flyout content. by [@&#8203;BagavathiPerumal](https://redirect.github.com/BagavathiPerumal) in [#&#8203;30069](https://redirect.github.com/dotnet/maui/pull/30069) - Fixes [#&#8203;22045](https://redirect.github.com/dotnet/maui/issues/22045) - \[Windows] Fixed CanvasDrawingSession Exception on Clipping Image by [@&#8203;SubhikshaSf4851](https://redirect.github.com/SubhikshaSf4851) in [#&#8203;30028](https://redirect.github.com/dotnet/maui/pull/30028) - Fixes [#&#8203;18430](https://redirect.github.com/dotnet/maui/issues/18430) - \[iOS/MacCatalyst] Fix: Setting SelectedItem Programmatically and Then Immediately Setting ItemsSource to Null Causes a Crash by [@&#8203;bhavanesh2001](https://redirect.github.com/bhavanesh2001) in [#&#8203;29940](https://redirect.github.com/dotnet/maui/pull/29940) - Fixes [#&#8203;29937](https://redirect.github.com/dotnet/maui/issues/29937) - \[Windows] Fixed StackLayout crashes on Windows with HeightRequest as 0 by [@&#8203;Dhivya-SF4094](https://redirect.github.com/Dhivya-SF4094) in [#&#8203;29926](https://redirect.github.com/dotnet/maui/pull/29926) - Fixes [#&#8203;29919](https://redirect.github.com/dotnet/maui/issues/29919) - Fix: Null Reference Exception in ShellContentFragment.Destroy by [@&#8203;postalservice14](https://redirect.github.com/postalservice14) in [#&#8203;29713](https://redirect.github.com/dotnet/maui/pull/29713) - Fixes [#&#8203;29712](https://redirect.github.com/dotnet/maui/issues/29712) - \[Android] Improve Keyboard Accessibility: Support Spacebar for Android Gesture recognizers by [@&#8203;kubaflo](https://redirect.github.com/kubaflo) in [#&#8203;29649](https://redirect.github.com/dotnet/maui/pull/29649) - Fixes [#&#8203;29648](https://redirect.github.com/dotnet/maui/issues/29648), [#&#8203;30685](https://redirect.github.com/dotnet/maui/issues/30685) - \[Android] Set FillViewport to true to MauiHorizontalScrollView by [@&#8203;kubaflo](https://redirect.github.com/kubaflo) in [#&#8203;26904](https://redirect.github.com/dotnet/maui/pull/26904) - Fixes [#&#8203;25655](https://redirect.github.com/dotnet/maui/issues/25655), [#&#8203;25462](https://redirect.github.com/dotnet/maui/issues/25462), [#&#8203;9446](https://redirect.github.com/dotnet/maui/issues/9446) - Permissions (BT & WiFi): don't add AccessFineLocation to required permissions if NeverForLocation flag is present by [@&#8203;janusw](https://redirect.github.com/janusw) in [#&#8203;20874](https://redirect.github.com/dotnet/maui/pull/20874) - Fixes [#&#8203;20871](https://redirect.github.com/dotnet/maui/issues/20871) ##### Testing - \[Testing] Fix for flaky UITest VerifyEditorTextWhenTextColorSetCorrectly in CI by [@&#8203;anandhan-rajagopal](https://redirect.github.com/anandhan-rajagopal) in [#&#8203;31004](https://redirect.github.com/dotnet/maui/pull/31004) - \[Testing] Fixed Test cases TimePickerFeatureTests failure in PR 30696 - \[07/21/2025] Candidate by [@&#8203;TamilarasanSF4853](https://redirect.github.com/TamilarasanSF4853) in [#&#8203;30841](https://redirect.github.com/dotnet/maui/pull/30841) - Fix iOS device test random launch failures with improved retry logic and timeouts by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;30796](https://redirect.github.com/dotnet/maui/pull/30796) - Fixes [#&#8203;30795](https://redirect.github.com/dotnet/maui/issues/30795) - \[Testing] - Modified Feature matrix UITest Cases for Entry Control by [@&#8203;nivetha-nagalingam](https://redirect.github.com/nivetha-nagalingam) in [#&#8203;30789](https://redirect.github.com/dotnet/maui/pull/30789) - \[Testing] Feature matrix UITest Cases for GraphicsView Control by [@&#8203;nivetha-nagalingam](https://redirect.github.com/nivetha-nagalingam) in [#&#8203;30781](https://redirect.github.com/dotnet/maui/pull/30781) - \[Testing] Fixed Test case LabelShouldSizeProperlyOnCollectionView failure in PR 30696 - \[07/21/2025] Candidate by [@&#8203;TamilarasanSF4853](https://redirect.github.com/TamilarasanSF4853) in [#&#8203;30759](https://redirect.github.com/dotnet/maui/pull/30759) - \[Testing] Fixed Test case LabelShouldSizeProperlyOnCollectionView failure in PR 30696 - \[07/21/2025] Candidate by [@&#8203;TamilarasanSF4853](https://redirect.github.com/TamilarasanSF4853) in [#&#8203;30738](https://redirect.github.com/dotnet/maui/pull/30738) - \[Testing] Fixed Test case failure in PR 30696 - \[07/21/2025] Candidate by [@&#8203;TamilarasanSF4853](https://redirect.github.com/TamilarasanSF4853) in [#&#8203;30711](https://redirect.github.com/dotnet/maui/pull/30711) - Revert "\[testing] Use latest simulator main ([#&#8203;30664](https://redirect.github.com/dotnet/maui/issues/30664))" by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;30706](https://redirect.github.com/dotnet/maui/pull/30706) - \[testing] Use latest simulator main by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;30664](https://redirect.github.com/dotnet/maui/pull/30664) - \[Testing] Feature matrix UITest Cases for HybridWebView Control by [@&#8203;NafeelaNazhir](https://redirect.github.com/NafeelaNazhir) in [#&#8203;30613](https://redirect.github.com/dotnet/maui/pull/30613) - \[Testing] Feature matrix UITest Cases for Editor Control by [@&#8203;LogishaSelvarajSF4525](https://redirect.github.com/LogishaSelvarajSF4525) in [#&#8203;30574](https://redirect.github.com/dotnet/maui/pull/30574) - \[Testing] Add UITest for Issue30147 on iOS by [@&#8203;devanathan-vaithiyanathan](https://redirect.github.com/devanathan-vaithiyanathan) in [#&#8203;30506](https://redirect.github.com/dotnet/maui/pull/30506) - \[Testing] Feature Matrix UITest Cases for SearchBar Control by [@&#8203;TamilarasanSF4853](https://redirect.github.com/TamilarasanSF4853) in [#&#8203;30398](https://redirect.github.com/dotnet/maui/pull/30398) - \[Testing] Feature Matrix UITest Cases for TimePicker Control by [@&#8203;TamilarasanSF4853](https://redirect.github.com/TamilarasanSF4853) in [#&#8203;30271](https://redirect.github.com/dotnet/maui/pull/30271) - \[Testing] Feature matrix UITest Cases for ScrollView Control by [@&#8203;NafeelaNazhir](https://redirect.github.com/NafeelaNazhir) in [#&#8203;30188](https://redirect.github.com/dotnet/maui/pull/30188) - \[Testing] Feature Matrix UITest Cases for DatePicker Control by [@&#8203;TamilarasanSF4853](https://redirect.github.com/TamilarasanSF4853) in [#&#8203;30159](https://redirect.github.com/dotnet/maui/pull/30159) ##### Housekeeping - Update Versions.props SR11 Versioning by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;31117](https://redirect.github.com/dotnet/maui/pull/31117) - \[create-pull-request] automated change by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;31095](https://redirect.github.com/dotnet/maui/pull/31095) - \[ci] Update to more stable packages by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;31070](https://redirect.github.com/dotnet/maui/pull/31070) - \[ci] Some fixes to clear the \_tool project by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;31068](https://redirect.github.com/dotnet/maui/pull/31068) - \[ci] Allow to continue if error downloading packages by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;31032](https://redirect.github.com/dotnet/maui/pull/31032) - \[ci] Update baseline by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;31008](https://redirect.github.com/dotnet/maui/pull/31008) - \[ci] Enable api scan on dnceng by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;30984](https://redirect.github.com/dotnet/maui/pull/30984) - \[ci] Clean up some ci files by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;30983](https://redirect.github.com/dotnet/maui/pull/30983) - \[create-pull-request] automated change by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;30890](https://redirect.github.com/dotnet/maui/pull/30890) - \[create-pull-request] automated change by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;30700](https://redirect.github.com/dotnet/maui/pull/30700) - \[ci] Add inflight/current to the schedule triggers for daily builds by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;30656](https://redirect.github.com/dotnet/maui/pull/30656) - \[create-pull-request] automated change by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;30619](https://redirect.github.com/dotnet/maui/pull/30619) - \[housekeeping] Moved Issue28212 to a proper folder by [@&#8203;kubaflo](https://redirect.github.com/kubaflo) in [#&#8203;30599](https://redirect.github.com/dotnet/maui/pull/30599) - \[create-pull-request] automated change by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;30592](https://redirect.github.com/dotnet/maui/pull/30592) - \[create-pull-request] automated change by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;30591](https://redirect.github.com/dotnet/maui/pull/30591) - \[ci] Fix issue with duplicate License on msi by [@&#8203;rmarinho](https://redirect.github.com/rmarinho) in [#&#8203;30567](https://redirect.github.com/dotnet/maui/pull/30567) - Update Versions.props 9.0.100 SR10 by [@&#8203;PureWeen](https://redirect.github.com/PureWeen) in [#&#8203;30520](https://redirect.github.com/dotnet/maui/pull/30520) **Full Changelog**: <dotnet/maui@9.0.90...9.0.100> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf1abd2 commit 0a10c75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
</ItemGroup>
5959
<ItemGroup Condition="$(TargetFramework.StartsWith('net9'))">
6060
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="9.0.8" />
61-
<PackageVersion Include="Microsoft.Maui.Controls" Version="9.0.90" />
62-
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.90" />
61+
<PackageVersion Include="Microsoft.Maui.Controls" Version="9.0.100" />
62+
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.100" />
6363
</ItemGroup>
6464
<ItemGroup Condition="$(TargetFramework.StartsWith('net8'))">
6565
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="8.0.19" />

0 commit comments

Comments
 (0)