Skip to content

Commit a4f02c7

Browse files
authored
[workloads] Specify arm64 alias instead of arm in the arm64 pack (#79555)
1 parent 7a6c31c commit a4f02c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest/WorkloadManifest.json.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"kind": "framework",
170170
"version": "${PackageVersionNet6}",
171171
"alias-to": {
172-
"any": "Microsoft.NETCore.App.Runtime.Mono.android-arm"
172+
"any": "Microsoft.NETCore.App.Runtime.Mono.android-arm64"
173173
}
174174
},
175175
"Microsoft.NETCore.App.Runtime.Mono.net6.android-x64": {

0 commit comments

Comments
 (0)