Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.

feat(dotnet): Add support for .Net core .deps.json files#550

Open
astevenson-microsoft wants to merge 2 commits into
aquasecurity:mainfrom
astevenson-microsoft:astevenson-dotnet-deps
Open

feat(dotnet): Add support for .Net core .deps.json files#550
astevenson-microsoft wants to merge 2 commits into
aquasecurity:mainfrom
astevenson-microsoft:astevenson-dotnet-deps

Conversation

@astevenson-microsoft

Copy link
Copy Markdown

feat(dotnet): Add support for .Net core .deps.json files.

Fixes #549

@astevenson-microsoft astevenson-microsoft marked this pull request as ready for review June 1, 2022 17:53
@knqyf263 knqyf263 changed the title feat(dotnet): Add support for .Net core .deps.json files (#549) feat(dotnet): Add support for .Net core .deps.json files (#549 Jun 9, 2022
@knqyf263 knqyf263 changed the title feat(dotnet): Add support for .Net core .deps.json files (#549 feat(dotnet): Add support for .Net core .deps.json files Jun 9, 2022

@knqyf263 knqyf263 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The test was failing not because of your change, so I've fixed it. Could you add a test?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(dotnet): Add support for parsing .deps.json files for .Net core

2 participants