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 610ce41 commit b1db5c6Copy full SHA for b1db5c6
src/AngleSharp.XPath/AngleSharp.XPath.csproj
@@ -10,7 +10,7 @@
10
<FileVersion>1.1.0</FileVersion>
11
<Description>XPath support for AngleSharp</Description>
12
<PackageProjectUrl>https://github.com/AngleSharp/AngleSharp.XPath/</PackageProjectUrl>
13
- <PackageLicenseUrl>https://github.com/AngleSharp/AngleSharp.XPath/blob/master/LICENSE</PackageLicenseUrl>
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
14
<PackageTags>HTML XPath AngleSharp</PackageTags>
15
<SignAssembly>true</SignAssembly>
16
<AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
0 commit comments