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

Extract ReferenceDiscoveryService to DependenSee.Core #29

Closed
wants to merge 2 commits into from

Conversation

AlmarAubel
Copy link

@AlmarAubel AlmarAubel commented Jan 21, 2023

  • feat(ReferenceDiscoveryService) make it possible to publish DependenSee as a NuGet Package and not only as a tool.

For now I only extracted the ReferenceDiscoveryService to a new project, didn't want to change the overall structure to much for now. I think it is a good idea to add the required properties in the constructor of ReferenceDiscoveryService (for example SourceFolder

This PR will fix #28

@AlmarAubel
Copy link
Author

I think this is not needed since you are working on V3?

@madushans
Copy link
Owner

hey mate yea sorry I've included these changes in v3 branch.
If you're keen, pull the v3 branch. It should be work as expected so far with the exception of the html graph.

@AlmarAubel AlmarAubel closed this Feb 5, 2023
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.

[FEATURE] Make it available as nugget package
2 participants