Skip to content

Commit 1f84955

Browse files
committed
chore: 更新配置
1 parent 7826deb commit 1f84955

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

src/components/BootstrapBlazor.PdfReader/BootstrapBlazor.PdfReader.csproj

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,8 @@
88
<ItemGroup>
99
<Content Remove="wwwroot\pdf.mjs" />
1010
<Content Remove="wwwroot\pdf.worker.mjs" />
11-
<None Include="wwwroot\pdf.mjs" />
12-
<None Include="wwwroot\pdf.worker.mjs" />
13-
</ItemGroup>
14-
15-
<ItemGroup>
16-
<!--<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />-->
11+
<None Include="wwwroot\lib\pdf.mjs" />
12+
<None Include="wwwroot\lib\pdf.worker.mjs" />
1713
</ItemGroup>
1814

1915
<ItemGroup>

0 commit comments

Comments
 (0)