[wasm] Fix build target errors (#12314)
commit1be89d440c831e0490d7758874d5f8a058cc52e2
authorKenneth Pouncey <kjpou@pt.lu>
Wed, 9 Jan 2019 14:20:35 +0000 (9 09:20 -0500)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 9 Jan 2019 14:20:35 +0000 (9 15:20 +0100)
tree0f4d669e768c85adb209df99c1b7e267c462bcd4
parenta9473580076fd9cdad82758cb2ca76fcc397f7f8
[wasm] Fix build target errors (#12314)

- Fix different errors when building via the nuget instead of locally.
- The nuget generated had a different structure so fixed the output generation to work for both local build as well as nuget build.
- Fix problem with the monolinker.exe not being located correctly.
- Move the monolinker.exe to tools directory within nuget.
sdks/wasm/Makefile
sdks/wasm/sdk/Mono.WebAssembly.Build/Mono.WebAssembly.Build.csproj
sdks/wasm/sdk/Mono.WebAssembly.Build/Mono.WebAssembly.Build.targets
sdks/wasm/sdk/Mono.WebAssembly.Build/WasmLinkAssemblies.cs
sdks/wasm/sdk/Mono.WebAssembly.Sdk/sdk/Sdk.props