We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efab358 commit 701780aCopy full SHA for 701780a
build/ci/dotnet-install.yml
@@ -35,6 +35,6 @@ steps:
35
cd src
36
dotnet --version
37
dotnet --list-sdks
38
- dotnet workload install wasm-tools
+ dotnet workload install wasm-tools wasm-tools-net9
39
40
displayName: Setup Workloads
0 commit comments