Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fiseni
Copy link
Owner

@fiseni fiseni commented Oct 4, 2025

Fixes #48

@fiseni fiseni added this to the 0.4.0 milestone Oct 4, 2025
@fiseni fiseni requested a review from Copilot October 4, 2025 11:59
@fiseni fiseni removed this from the 0.4.0 milestone Oct 4, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds an opt-out mechanism (NuSealPackAssets) to allow disabling inclusion of build and buildTransitive assets in the produced package (Fixes #48).

  • Wraps previously unconditional ItemGroups in a new Condition checking NuSealPackAssets != 'disable'.
  • Extends the transitive assets ItemGroup condition to also require NuSealValidationScope == 'Transitive'.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@fiseni fiseni merged commit bb2d890 into main Oct 4, 2025
1 check passed
@fiseni fiseni deleted the NuSealPackAssets branch October 4, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add NuSealPackAssets option

1 participant