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 0de0a76 commit fb5704dCopy full SHA for fb5704d
src/Components/WebAssembly/Directory.Build.props
@@ -4,7 +4,4 @@
4
<!-- Avoid source build issues with WebAssembly -->
5
<ExcludeFromSourceOnlyBuild>true</ExcludeFromSourceOnlyBuild>
6
</PropertyGroup>
7
- <PropertyGroup>
8
- <WasmPreloadAssets>false</WasmPreloadAssets>
9
- </PropertyGroup>
10
</Project>
src/Components/test/testassets/Directory.Build.props
@@ -19,7 +19,4 @@
19
<_Parameter2>true</_Parameter2>
20
</AssemblyAttribute>
21
</ItemGroup>
22
23
24
25
0 commit comments