Commit f61c760
[workload] Allow installation on linux-arm64 (#8500)
We currently do not allow installation of the `android` workload on
linux-arm64, but suspect that it may work for some customers. Given
that our [runtime dependencies][0] are now available for linux-arm64,
we can stop restricting installation to solicit feedback.
[0]: https://github.com/dotnet/runtime/blob/087ca4662309f3db40b3096cbf89853d9c292e16/src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest/WorkloadManifest.json.in#L441 parent 4cdf1e0 commit f61c760
File tree
1 file changed
+5
-3
lines changed- src/Xamarin.Android.Build.Tasks/Microsoft.NET.Sdk.Android
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments