Update out-of-support net8.0 MAUI targets to net9.0 by edgchen1 · Pull Request #26463 · microsoft/onnxruntime
added 7 commits
October 29, 2025 17:54snnn previously approved these changes Oct 31, 2025
snnn approved these changes Oct 31, 2025
edgchen1
deleted the
edgchen1/fix_dotnet_mobile_eol_issue
branch
baijumeswani pushed a commit that referenced this pull request
Jan 16, 2026<!-- Describe your changes. --> .NET MAUI 8 is out of support. See here: https://dotnet.microsoft.com/en-us/platform/support/policy/maui We started seeing errors about this in the NuGet packaging pipeline. ``` ``` This change updates net8.0 mobile target framework monikers to net9.0. <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Fix packaging pipeline.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters