File tree Expand file tree Collapse file tree
src/components/BootstrapBlazor.PdfReader Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Version >10.0.1</Version >
55 </PropertyGroup >
6-
6+
77 <PropertyGroup >
88 <PackageTags >Bootstrap Blazor WebAssembly wasm UI Components Pdf Reader</PackageTags >
99 <Description >Bootstrap UI components extensions of PdfReader</Description >
1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <Content Remove =" Locales\en.json" />
14- <Content Remove =" Locales\zh.json" />
15- <EmbeddedResource Include =" Locales\en.json" />
16- <EmbeddedResource Include =" Locales\zh.json" />
1713 <Content Remove =" wwwroot\pdf.mjs" />
1814 <Content Remove =" wwwroot\pdf.worker.mjs" />
1915 <None Include =" wwwroot\lib\pdf.mjs" />
2016 <None Include =" wwwroot\lib\pdf.worker.mjs" />
2117 </ItemGroup >
2218
2319 <ItemGroup >
24- <!-- <PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />-->
20+ <Content Remove =" Locales\en.json" />
21+ <Content Remove =" Locales\zh.json" />
22+ <EmbeddedResource Include =" Locales\en.json" />
23+ <EmbeddedResource Include =" Locales\zh.json" />
2524 </ItemGroup >
2625
2726 <ItemGroup >
28- <ProjectReference Include =" ..\..\..\..\ BootstrapBlazor\src\BootstrapBlazor\BootstrapBlazor.csproj " />
27+ <PackageReference Include =" BootstrapBlazor" Version = " $(BBVersion) " />
2928 </ItemGroup >
3029
3130 <ItemGroup >
You can’t perform that action at this time.
0 commit comments