File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 277
277
"kind": "framework",
278
278
"version": "${PackageVersionNet8}",
279
279
"alias-to": {
280
- "any": "Microsoft.NETCore.App.Runtime.Mono. osx-arm64"
280
+ "any": "Microsoft.NETCore.App.Runtime.osx-arm64"
281
281
}
282
282
},
283
283
"Microsoft.NETCore.App.Runtime.net8.osx-x64": {
312
312
"kind": "Sdk",
313
313
"version": "${PackageVersionNet8}",
314
314
"alias-to": {
315
- "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-arm64 .Cross.tvos-arm64",
316
- "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64 .Cross.tvos-arm64"
315
+ "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64 .Cross.tvos-arm64",
316
+ "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-arm64 .Cross.tvos-arm64"
317
317
}
318
318
},
319
319
"Microsoft.NETCore.App.Runtime.Mono.net8.tvos-arm64" : {
You can’t perform that action at this time.
0 commit comments