Skip to content

Commit cb6ed24

Browse files
committed
Patch: Prepare for net10
1 parent 4b8032d commit cb6ed24

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Blazor.BrowserExtension.Build/build/Blazor.BrowserExtension.Build.FileContentReplacements.targets

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
- .Net 8 https://github.com/dotnet/runtime/tree/v8.0.13/src/mono/wasm/runtime
5151
-->
5252
<_BrowserExtension_DotNetJs_FileContentReplacements Include="@(_Import_FileContentReplacements)" />
53+
<_BrowserExtension_DotNetJs_FileContentReplacements Include="content path for WasmInlineBootConfig">
54+
<From>_content/</From>
55+
<To>content/</To>
56+
<IsOptional>true</IsOptional>
57+
</_BrowserExtension_DotNetJs_FileContentReplacements>
5358
<!--
5459
Define contents to replace in other files
5560
-->

0 commit comments

Comments
 (0)