Skip to content

Ignoring packages that aren't published #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jtcyacomb opened this issue Apr 17, 2025 · 1 comment
Open

Ignoring packages that aren't published #181

jtcyacomb opened this issue Apr 17, 2025 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jtcyacomb
Copy link

Could an option to ignore packages with <Publish>false</Publish> be added?

For example:

<PackageReference Include="Foo.Bar">
  <Publish>false</Publish>
</PackageReference>
@sensslen
Copy link
Owner

This sure could be added. However such a feature is not yet planned. If you like, you can investigate ways to detect this and add the feature yourself. I'd be happy to review changes.

@sensslen sensslen added enhancement New feature or request help wanted Extra attention is needed labels Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants