Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove redirect-to it is not implmented yet
  • Loading branch information
lewing committed Jul 9, 2021
commit 524a8ea523e4888fa83fb9eec6120821fcbfe494
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"extends": [ "microsoft-net-runtime-mono-tooling", "microsoft-net-sdk-emscripten" ],
"platforms": [ "win-x64", "linux-x64", "osx-x64", "osx-arm64" ]
},
"microsoft-net-sdk-blazorwebassembly-aot": { "redirect-to": "wasm-tools" },
"microsoft-net-runtime-android": {
"abstract": true,
"description": "Android Mono Runtime",
Expand Down