File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 44 <TargetFrameworks >net8.0</TargetFrameworks >
55 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
66 <Nullable >enable</Nullable >
7+
8+ <PackageId >OsmoDoc</PackageId >
9+ <Version >1.0.0</Version >
10+ <Authors >Osmosys Software Solutions</Authors >
11+ <Company >Osmosys Software Solutions</Company >
12+ <Description >A library for generating PDF documents from HTML and EJS templates using wkhtmltopdf.</Description >
13+ <RepositoryUrl >https://github.com/OsmosysSoftware/osmodoc</RepositoryUrl >
14+ <PackageTags >pdf;html;ejs;wkhtmltopdf;document generation</PackageTags >
15+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
16+ <PackageProjectUrl >URL to project homepage or documentation</PackageProjectUrl >
717 </PropertyGroup >
818
919
You can’t perform that action at this time.
0 commit comments