Skip to content

Commit

Permalink
fix BlazorWasmPrerenderingDeleteLoadingContents
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymGorn committed Nov 11, 2023
1 parent 18dc048 commit a4861c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Cropper.Blazor/Client/Cropper.Blazor.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<BlazorEnableTimeZoneSupport>false</BlazorEnableTimeZoneSupport>
<BlazorWebAssemblyPreserveCollationData>false</BlazorWebAssemblyPreserveCollationData>
<BlazorWasmPrerenderingMode>Static</BlazorWasmPrerenderingMode>
<BlazorWasmPrerenderingDeleteLoadingContents>true</BlazorWasmPrerenderingDeleteLoadingContents>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit a4861c6

Please sign in to comment.