Skip to content

.NET10 & Packages#1

Open
ronanj2 wants to merge 3 commits intoapproov:mainfrom
ronanj2:contrib
Open

.NET10 & Packages#1
ronanj2 wants to merge 3 commits intoapproov:mainfrom
ronanj2:contrib

Conversation

@ronanj2
Copy link
Copy Markdown

@ronanj2 ronanj2 commented Nov 5, 2025

Continuous Integration and Dependency Management:

  • Added a new GitHub Actions workflow (.github/workflows/build.yml) to automate building for Android and iOS using .NET MAUI, with support for manual and branch-triggered runs.
  • Introduced a dependabot.yml configuration to automate dependency updates for both NuGet packages and GitHub Actions.

Platform and Dependency Updates:

  • Updated Android.MAUI.csproj and iOS.MAUI.csproj to target both .NET 9 and .NET 10 for Android and iOS, increasing compatibility with future .NET versions. [1] [2]
  • Upgraded Newtonsoft.Json to version 13.0.4 in both Android and iOS projects, and updated Square.OkHttp3 to 5.1.0.2 in the Android project. [1] [2]
  • Removed the explicit dependency on System.Net.Http from the Android project, likely because it is now included transitively or by the framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant