CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 19:12:03 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"fc893002d3cce9b9e871e6d8375a78ce"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=azymLlAuGCjWFu%2BJ1gZUpTO2EBnmbjI16o8pzwh84Yt%2BDmH88Pb%2FOypjekqcqjo3lStN2bbr4xvbXVOGKYO7GTIh31vtCViHqAOPdU15l3qt%2B6MkGT9lS4y5O1JsmPpe4E5Qvysj%2B917N0qxk4bRDupPpFx1Yfm3OaoRasI7dyfxRYfpmLqDUHhSQGHGlb9%2Bm1nSf7F5v8BCvOcwqgBdGuCpJb5DPUdXg1grIgGN0n1x3kFuXtxX5MrM2%2BZg6teGIWX4CrvxkPrPGvsdIcXFcw%3D%3D--2hIoTEybiHBtNtbZ--mVdUjR9JcclThKalITwrmw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1521032223.1753297923; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 19:12:03 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 19:12:03 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B4C4:35B563:1021100:131BC1C:68813403
Release .NET 9 GA, Android 35.0.7 · dotnet/android · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 555
.NET 9 GA, Android 35.0.7
Compare
The latest .NET MAUI
component is available in Visual Studio 2022 17.12:
You can also download the .NET 9 SDK directly, followed by:
> dotnet workload install android
...
Successfully installed workload(s) android.
To verify installation:
> dotnet workload list
Installed Workload Id Manifest Version Installation Source
--------------------------------------------------------------------------------------------
android 35.0.7/9.0.100 SDK 9.0.100
What's Changed
- $(AndroidPackVersionSuffix)=rtm; Stable 35.0.x branding by @jonathanpeppers in #9337
- [Xamarin.Android,Build.Tasks] Library .aar includes $(AndroidManifest) (#8273) by @dellis1972 in #8273
- [XABT] Update AndroidGradleProject Bind and Pack defaults by @pjcollins in #9341
- Disable marshal methods generation by default by @grendello in #9336
- Add Conditional Inputs for _GeneratePackageManagerJava and _GenerateJavaStubs by @dellis1972 in #9319
- [build] add feeds to fix
MAUI Integration
by @jonathanpeppers in #9344 - [Xamarin.Android.Build.Tasks] use
ProjectSpecificTaskObjectKey
in<PrepareDSOWrapperState/>
by @jonathanpeppers in #9340 - Fix thread state transition in get_function_pointer by @filipnavara in #9343
- Add DiagnosticSuppressor to suppress the IDE0002 Style Hint in the IDE by @dellis1972 in #9310
- Add test for marshal methods hang by @grendello in #9352
- Cosmetic changes to the marshal methods hang test by @grendello in #9357
- [Xamarin.Android.Build.Tasks] move
Console.WriteLine()
messages to MSBuild log by @jonathanpeppers in #9359 - Bump monodroid to ed75630ca3612bab7a6a06a912fe8a8e9e180fe2 by @dellis1972 in #9360
- [profiled-aot] update built-in AOT profile for .NET 9 RC 2 by @jonathanpeppers in #9361
- Move the _BuildApkFastDev Target to this repo by @dellis1972 in #9364
- Bump monodroid to bring in Fast Dev Changes by @dellis1972 in #9371
- [build] stop installing Xamarin.Android by @jonathanpeppers in #9368
- Handle more Attribute Types when Filtering Assemblies by @dellis1972 in #9373
- Move Debug Test first and Clean after runs by @dellis1972 in #9380
- [CI] Remove self annotation from apk-instrumentation.yaml by @pjcollins in #9384
- [ci] Use latest macOS-14 image by @pjcollins in #9385
- [ci] Use xaSourcePath and other parameters in apk clean step by @pjcollins in #9386
- Move all of assembly store building code to a separate class by @grendello in #9382
- Move compression code from BuildApk to utility class by @grendello in #9383
- [nuget-msi-convert] Support improved VS component IDs by @pjcollins in #9388
- [native] Let Android know what is our reason to abort() by @grendello in #9314
- Move DSO wrapping code to BuildApk by @grendello in #9349
- .net8 Android not building because Resources from resx not found. by @dellis1972 in #9057
- [nuget-msi-convert] Do not use new VS component IDs by @pjcollins in #9419
- [tests] verify
$DOTNET_MODIFIABLE_ASSEMBLIES
is set by @jonathanpeppers in #9417 - [tests] use x86_64 API 23 image on nightly pipeline by @jonathanpeppers in #9414
- [docs] Sync docs with dotnet/docs-mobile@1d79b501 by @pjcollins in #9436
- Fix printf format for the library name hash by @grendello in #9424
- [tests] Add AndroidGradleProject deploy test by @pjcollins in #9429
- Bump to dotnet/java-interop@2a1e1800 by @jonpryor in #9437
- [trimmer] pass
--disable-opt unusedtypechecks
by @jonathanpeppers in #9435 - [release/9.0.1xx] Use stable 35.0.x branding by @pjcollins in #9446
Full Changelog: 35.0.0-rc.2.152...35.0.7
Assets 2
You can’t perform that action at this time.