Skip to content

Commit bae3c5f

Browse files
committed
Apply WasmBootConfigFileName to WebAssembly specific testassets as well
1 parent 51565b8 commit bae3c5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Components/WebAssembly/Directory.Build.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44
<!-- Avoid source build issues with WebAssembly -->
55
<ExcludeFromSourceOnlyBuild>true</ExcludeFromSourceOnlyBuild>
66
</PropertyGroup>
7+
8+
<PropertyGroup>
9+
<WasmBootConfigFileName>dotnet.boot.js</WasmBootConfigFileName>
10+
</PropertyGroup>
711
</Project>

0 commit comments

Comments
 (0)