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 handler for packages.lock.json in nuget #3825

Merged
merged 12 commits into from
Jun 26, 2024

Commits on Jun 24, 2024

  1. Add handler for packages.lock.json in nuget

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6722ed0 View commit details
    Browse the repository at this point in the history
  2. Add new generate files

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a5ba6c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Fix parsing format

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    03fce8c View commit details
    Browse the repository at this point in the history
  2. Add version in resolved package

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c3d4449 View commit details
    Browse the repository at this point in the history
  3. Add version in resolved package

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f368bd4 View commit details
    Browse the repository at this point in the history
  4. Add version in resolved package

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    22be070 View commit details
    Browse the repository at this point in the history
  5. Fix errors

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7a6d0ae View commit details
    Browse the repository at this point in the history
  6. Address review comments

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1cd12d5 View commit details
    Browse the repository at this point in the history
  7. Address review comments

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    81c2b23 View commit details
    Browse the repository at this point in the history
  8. Address review comments

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e9bcb30 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Fix errors

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3afc678 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry

    Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
    AyanSinhaMahapatra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b89d6c4 View commit details
    Browse the repository at this point in the history