Havret commented on a change in pull request #13: added SourceLink support
URL: https://github.com/apache/activemq-nms-api/pull/13#discussion_r403451496
##########
File path: src/nms-api/nms-api.csproj
##########
@@ -47,6 +47,24 @@ with the License. You may obtain a copy of the License at
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
</PropertyGroup>
+ <!-- SourceLink Start -->
+ <PropertyGroup>
+ <!-- Publish the repository URL in the built .nupkg (in the NuSpec
<Repository> element) -->
+ <PublishRepositoryUrl>true</PublishRepositoryUrl>
Review comment:
Not sure about this line, as we already have link to the repository in the
package via `RepositoryUrl` tag.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services