diff --git a/src/Components/WebAssembly/Directory.Build.props b/src/Components/WebAssembly/Directory.Build.props index 1deee2397b98..4ca720954f9c 100644 --- a/src/Components/WebAssembly/Directory.Build.props +++ b/src/Components/WebAssembly/Directory.Build.props @@ -4,4 +4,8 @@ true + + + dotnet.boot.js + diff --git a/src/Components/WebAssembly/testassets/CustomBasePathApp/wwwroot/index.html b/src/Components/WebAssembly/testassets/CustomBasePathApp/wwwroot/index.html index 73ab907e443b..ddb102ed2c76 100644 --- a/src/Components/WebAssembly/testassets/CustomBasePathApp/wwwroot/index.html +++ b/src/Components/WebAssembly/testassets/CustomBasePathApp/wwwroot/index.html @@ -9,6 +9,7 @@ Loading... + diff --git a/src/Components/WebAssembly/testassets/HostedInAspNet.Client/wwwroot/index.html b/src/Components/WebAssembly/testassets/HostedInAspNet.Client/wwwroot/index.html index aef98e3b9c2f..509dd99c1850 100644 --- a/src/Components/WebAssembly/testassets/HostedInAspNet.Client/wwwroot/index.html +++ b/src/Components/WebAssembly/testassets/HostedInAspNet.Client/wwwroot/index.html @@ -7,6 +7,7 @@ Loading... +