Skip to content

Commit 77f4e99

Browse files
steveisokSteve Pfister
and
Steve Pfister
authored
[release/6.0] Add win-arm64 entry for browser-wasm cross pack (#78535)
Co-authored-by: Steve Pfister <[email protected]>
1 parent 4ee3971 commit 77f4e99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@
413413
"version": "${PackageVersion}",
414414
"alias-to": {
415415
"win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm",
416+
"win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm",
416417
"linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm",
417418
"osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm",
418419
"osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm"

0 commit comments

Comments
 (0)