Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Jan 16, 2024
1 parent 4550e83 commit a459a28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<NeutralLanguage>en-US</NeutralLanguage>
<MultilingualEnabled>true</MultilingualEnabled>
<PwaEnabled>false</PwaEnabled>
<BlazorWebAssemblyStatic>true</BlazorWebAssemblyStatic>
<BlazorWebAssemblyStatic>false</BlazorWebAssemblyStatic>

<PwaEnabled Condition=" '$(BlazorWebAssemblyStatic)' == 'true' ">true</PwaEnabled>

Expand Down

0 comments on commit a459a28

Please sign in to comment.