[wasm][debugger] Support create, debugging and running wasmbrowser template from...
authorThays Grazia <thaystg@gmail.com>
Fri, 23 Sep 2022 23:43:24 +0000 (20:43 -0300)
committerGitHub <noreply@github.com>
Fri, 23 Sep 2022 23:43:24 +0000 (18:43 -0500)
commit5ab8349289e8e463ac4ec74c0cd1ac69d52b45ba
tree500ab30b945b1a306dfbd35c60d15466f231601a
parent74c589f3faabb0ab2521dbace614e6b8a6a47201
[wasm][debugger] Support create, debugging and running wasmbrowser template from VS (#75986)

* Support create, debugging and running wasmbrowser template from VS

* addings extra line in the end of the file

* remove extra spaces

* fix compilation error

* adding extra line in the end of the file

* Addressing @lewing comment.
src/mono/wasm/build/WasmApp.targets
src/mono/wasm/host/BrowserHost.cs
src/mono/wasm/host/WebServer.cs
src/mono/wasm/host/WebServerOptions.cs
src/mono/wasm/host/WebServerStartup.cs
src/mono/wasm/templates/templates/browser/.template.config/template.json
src/mono/wasm/templates/templates/browser/Properties/launchSettings.json [new file with mode: 0644]