-
Notifications
You must be signed in to change notification settings - Fork 564
Open
Labels
needs-triageIssues that need to be assigned.Issues that need to be assigned.
Milestone
Description
Android framework version
net10.0-android (Preview)
Affected platform version
Windows, but probably all
Description
Looking at:
C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.sdk.android\36.1.2\WorkloadDependencies.json
It says:
{
"desc": "Android SDK Build-Tools 35",
"sdkPackage": {
"id": "build-tools;35.0.0"
},
"optional": "false"
},
...
{
"desc": "Android SDK Platform 35",
"sdkPackage": {
"id": "platforms;android-35"
},
"optional": "false"
},It feels like a lot of these numbers are outdated and should be 36.x?
Steps to Reproduce
dotnet workload install android
Did you find any workaround?
No response
Relevant log output
Copilot
Metadata
Metadata
Assignees
Labels
needs-triageIssues that need to be assigned.Issues that need to be assigned.