We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51565b8 commit bae3c5fCopy full SHA for bae3c5f
src/Components/WebAssembly/Directory.Build.props
@@ -4,4 +4,8 @@
4
<!-- Avoid source build issues with WebAssembly -->
5
<ExcludeFromSourceOnlyBuild>true</ExcludeFromSourceOnlyBuild>
6
</PropertyGroup>
7
+
8
+ <PropertyGroup>
9
+ <WasmBootConfigFileName>dotnet.boot.js</WasmBootConfigFileName>
10
+ </PropertyGroup>
11
</Project>
0 commit comments