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 a1ee4e8 commit 17635daCopy full SHA for 17635da
1 file changed
src/components/BootstrapBlazor.Html2Pdf/BootstrapBlazor.Html2Pdf.csproj
@@ -1,5 +1,9 @@
1
<Project Sdk="Microsoft.NET.Sdk.Razor">
2
3
+ <PropertyGroup>
4
+ <Version>10.0.1</Version>
5
+ </PropertyGroup>
6
+
7
<PropertyGroup>
8
<PackageTags>Bootstrap Blazor WebAssembly wasm UI Components Pdf</PackageTags>
9
<Description>Bootstrap UI components extensions of Html2Pdf use PuppeteerSharp lib</Description>
0 commit comments