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

[Add] capability to write a file that contains for each DLL its name and version number #2

Open
3 of 7 tasks
samatstariongroup opened this issue Aug 26, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@samatstariongroup
Copy link
Member

samatstariongroup commented Aug 26, 2024

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the Net-Project-Package-Extractor
  • I have searched open and closed issues to ensure it has not already been reported

Description

  • Add Command
  • add option to state which folder to process (--path, -p)
  • add option to handle folders recursive (--recursive, -r)
  • add option to state which file to send output to, default is VERSION file at root of --path

the items shall be listed in alphabetical order
make sure that the functionality works in Linux as well as windows and that the output also contains version numbers such as 1.2.3-RC1, especially the -RC1 part is of interest

Steps to Reproduce

NA

System Configuration

NA

@samatstariongroup samatstariongroup added the enhancement New feature or request label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants
@samatstariongroup and others