We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6bc3c commit 9eafd3bCopy full SHA for 9eafd3b
1 file changed
src/AngleSharp.XPath/AngleSharp.XPath.csproj
@@ -15,6 +15,7 @@
15
<SignAssembly>true</SignAssembly>
16
<AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
17
<GenerateDocumentationFile>true</GenerateDocumentationFile>
18
+ <PublicSign>true</PublicSign>
19
</PropertyGroup>
20
21
<ItemGroup>
0 commit comments