|
|
@@ -4,7 +4,7 @@
|
|
|
<Authors>MarcinZiabek</Authors>
|
|
|
<Company>CodeFlint</Company>
|
|
|
<PackageId>QuestPDF</PackageId>
|
|
|
- <Version>2022.2.6</Version>
|
|
|
+ <Version>2022.2.7</Version>
|
|
|
<PackageDescription>QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API.</PackageDescription>
|
|
|
<PackageReleaseNotes>$([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/Resources/ReleaseNotes.txt"))</PackageReleaseNotes>
|
|
|
<LangVersion>9</LangVersion>
|
|
|
@@ -18,7 +18,7 @@
|
|
|
<PackageTags>pdf report file export generate generation tool create creation render portable document format quest html library converter open source free standard core</PackageTags>
|
|
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
|
|
<Nullable>enable</Nullable>
|
|
|
- <TargetFrameworks>net462;netstandard2.0;netcoreapp2.0;netcoreapp3.0</TargetFrameworks>
|
|
|
+ <TargetFrameworks>net462;netstandard2.0;netcoreapp2.0;netcoreapp3.0;net6.0</TargetFrameworks>
|
|
|
<IncludeSymbols>true</IncludeSymbols>
|
|
|
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
|
|
</PropertyGroup>
|