Skip to content
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

Disable/Enable the default Target. #63

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ricaun
Copy link

@ricaun ricaun commented Aug 26, 2024

This PR is related to the #62 to disable the default ILRepack Target and enable to use the ILRepack task in the main .csproj.

Here so changes:

  • Move the UsingTask to the .props to enable using ILRepack in any Target.
  • ILRepackEnabled property to disable the default Target.
  • Field LogImportance in the ILRepack Task to choose the log level.

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.

1 participant