Use an init-tools script to install a local dotnet for wasm. (#16688)
commit5ad1d62367295cf80567599fae00301958dd551c
authorSteve Pfister <steveisok@users.noreply.github.com>
Wed, 11 Sep 2019 13:14:05 +0000 (11 09:14 -0400)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2019 13:14:05 +0000 (11 09:14 -0400)
tree7b70fcb112b4e453e5b64a06c58f9b07f471fda4
parentfeb0b4ab9ac7cb33bcd044349506ac224118d4fb
Use an init-tools script to install a local dotnet for wasm. (#16688)

Similar to what we use in netcore
sdks/wasm/Makefile
sdks/wasm/init-tools.ps1 [new file with mode: 0644]
sdks/wasm/init-tools.sh [new file with mode: 0755]