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 7826deb commit 1f84955Copy full SHA for 1f84955
1 file changed
src/components/BootstrapBlazor.PdfReader/BootstrapBlazor.PdfReader.csproj
@@ -8,12 +8,8 @@
8
<ItemGroup>
9
<Content Remove="wwwroot\pdf.mjs" />
10
<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)" />-->
+ <None Include="wwwroot\lib\pdf.mjs" />
+ <None Include="wwwroot\lib\pdf.worker.mjs" />
17
</ItemGroup>
18
19
0 commit comments