Skip to content

Commit

Permalink
Update HTMLconvert.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
imaxs committed Feb 14, 2022
1 parent 4397601 commit 2f9ed2f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions HTMLconvert/HTMLconvert.csproj
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<PackageId>HTMLconvert</PackageId>
<PackageId>HTMLconvert.NETCore</PackageId>
<Authors>imaxs</Authors>
<Company>imaxs</Company>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand All @@ -13,7 +12,7 @@
<PackageProjectUrl>https://github.com/imaxs/HTMLconvert</PackageProjectUrl>
<RepositoryUrl>https://github.com/imaxs/HTMLconvert</RepositoryUrl>
<RepositoryType></RepositoryType>
<PackageReleaseNotes>wkhtmltopdf, html, pdf, image, convert</PackageReleaseNotes>
<PackageReleaseNotes></PackageReleaseNotes>
<Version>1.0.0</Version>
<FileVersion>1.0.0</FileVersion>
<AssemblyVersion>1.0.0</AssemblyVersion>
Expand Down

0 comments on commit 2f9ed2f

Please # to comment.