warriordog / ActivityPubSharp

Modular implementation of ActivityPub in C#
https://warriordog.github.io/ActivityPubSharp/
Mozilla Public License 2.0
45 stars 9 forks source link

Configure the packages to publish XMLDocs #139

Closed warriordog closed 9 months ago

warriordog commented 9 months ago

This requires a setting in the csproj files. We may also need a <NoWarn> attribute to avoid pedantic warnings about missing descriptions.