Closed andrei-cacio closed 4 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
:tada: This PR is included in version 2.6.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What does this PR do?
the
isPublishable
was added to make better error messages for users who try to scan a project defined be not publishable.However, this flag causes issues with older .NET versions. Will be removed until a better solution is in place.