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

feat(nuget): support packages.config #1095

Merged
merged 3 commits into from
Aug 12, 2021

Commits on Jul 15, 2021

  1. Added a nuget config parser for packages.config

    This commit adds the ability to parse packages.config project file
    in Dotnet and identifies the packages and versions.
    TauseefMalik committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    254497b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. chore(mod): update fanal

    knqyf263 committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    17a7fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e1114f View commit details
    Browse the repository at this point in the history