Skip to content
Open
Prev Previous commit
Update src/Workloads/Manifests/Microsoft.NET.Workload.Mono.Toolchain.…
…net10.Manifest/WorkloadManifest.json.in

Co-authored-by: Copilot <[email protected]>
  • Loading branch information
lewing and Copilot authored Dec 9, 2025
commit 007381a69a1c65755da411410d571e29845778c9
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"platforms": [ "win-x64", "win-arm64", "linux-x64", "linux-arm64", "linux-musl-x64", "linux-musl-arm64", "osx-x64", "osx-arm64" ]
},
"wasi-experimental-${NetVersion}": {
"description": ".NET WASI experimental tooing for for ${NetVersion}.0",
"description": ".NET WASI experimental tooling for ${NetVersion}.0",
"packs": [
"Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.${NetVersion}",
"Microsoft.NETCore.App.Runtime.Mono.${NetVersion}.wasi-wasm",
Expand Down
Loading