|
11 | 11 | "Microsoft.Android.Runtime.Mono.35.android-arm64", |
12 | 12 | "Microsoft.Android.Runtime.Mono.35.android-x86", |
13 | 13 | "Microsoft.Android.Runtime.Mono.35.android-x64", |
| 14 | + "Microsoft.Android.Runtime.CoreCLR.35.android-arm64", |
| 15 | + "Microsoft.Android.Runtime.CoreCLR.35.android-x64", |
14 | 16 | "Microsoft.Android.Templates" |
15 | 17 | ], |
16 | 18 | "platforms": [ "win-x64", "win-arm64", "linux-x64", "linux-arm64", "osx-x64", "osx-arm64" ], |
|
38 | 40 | "Microsoft.Android.Runtime.Mono.36.android-arm", |
39 | 41 | "Microsoft.Android.Runtime.Mono.36.android-arm64", |
40 | 42 | "Microsoft.Android.Runtime.Mono.36.android-x86", |
41 | | - "Microsoft.Android.Runtime.Mono.36.android-x64" |
| 43 | + "Microsoft.Android.Runtime.Mono.36.android-x64", |
| 44 | + "Microsoft.Android.Runtime.CoreCLR.36.android-arm64", |
| 45 | + "Microsoft.Android.Runtime.CoreCLR.36.android-x64" |
42 | 46 | ], |
43 | 47 | "platforms": [ "win-x64", "win-arm64", "linux-x64", "linux-arm64", "osx-x64", "osx-arm64" ], |
44 | 48 | "extends" : [ "android" ] |
|
104 | 108 | "kind": "framework", |
105 | 109 | "version": "@WORKLOAD_VERSION@" |
106 | 110 | }, |
107 | | - "Microsoft.Android.Runtime.CoreCLR.35.android-arm": { |
108 | | - "kind": "framework", |
109 | | - "version": "@WORKLOAD_VERSION@" |
110 | | - }, |
111 | 111 | "Microsoft.Android.Runtime.CoreCLR.35.android-arm64": { |
112 | 112 | "kind": "framework", |
113 | 113 | "version": "@WORKLOAD_VERSION@" |
114 | 114 | }, |
115 | | - "Microsoft.Android.Runtime.CoreCLR.35.android-x86": { |
116 | | - "kind": "framework", |
117 | | - "version": "@WORKLOAD_VERSION@" |
118 | | - }, |
119 | 115 | "Microsoft.Android.Runtime.CoreCLR.35.android-x64": { |
120 | 116 | "kind": "framework", |
121 | 117 | "version": "@WORKLOAD_VERSION@" |
|
156 | 152 | "kind": "framework", |
157 | 153 | "version": "@WORKLOAD_VERSION@" |
158 | 154 | }, |
159 | | - "Microsoft.Android.Runtime.CoreCLR.36.android-arm": { |
160 | | - "kind": "framework", |
161 | | - "version": "@WORKLOAD_VERSION@" |
162 | | - }, |
163 | 155 | "Microsoft.Android.Runtime.CoreCLR.36.android-arm64": { |
164 | 156 | "kind": "framework", |
165 | 157 | "version": "@WORKLOAD_VERSION@" |
166 | 158 | }, |
167 | | - "Microsoft.Android.Runtime.CoreCLR.36.android-x86": { |
168 | | - "kind": "framework", |
169 | | - "version": "@WORKLOAD_VERSION@" |
170 | | - }, |
171 | 159 | "Microsoft.Android.Runtime.CoreCLR.36.android-x64": { |
172 | 160 | "kind": "framework", |
173 | 161 | "version": "@WORKLOAD_VERSION@" |
|
0 commit comments