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 f65f406 commit dfdc6f3Copy full SHA for dfdc6f3
src/Synercoding.FileFormats.Pdf/Synercoding.FileFormats.Pdf.csproj
@@ -10,7 +10,7 @@
10
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
11
<PackageReleaseNotes>Added the ability to indicate that the PdfWriter does not own the stream.</PackageReleaseNotes>
12
<PackageProjectUrl>https://github.com/synercoder/FileFormats.Pdf</PackageProjectUrl>
13
- <PackageLicenseUrl>https://github.com/synercoder/FileFormats.Pdf/blob/master/LICENSE</PackageLicenseUrl>
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
14
<RepositoryUrl>https://github.com/synercoder/FileFormats.Pdf</RepositoryUrl>
15
</PropertyGroup>
16
0 commit comments