Skip to content

Conversation

@saqibmushtaq
Copy link

#4 - Fix for correctly including packages.config and internalPackages.config from Nuget-Project.

@DannyVarod
Copy link
Collaborator

Hi, thanks for the fix. Can you add an example to one of the test projects?

@saqibmushtaq
Copy link
Author

Unit test created

}

[TestMethod]
public void TestGetDependencies_InternalPackages()
Copy link
Collaborator

Choose a reason for hiding this comment

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

This test passes with and without the fix

Copy link
Author

Choose a reason for hiding this comment

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

Oops, of course, it was a wrong test. Correction made.

@breenbob
Copy link

breenbob commented Mar 6, 2018

Any timeline on this being merged and getting a new release out? This issue is preventing any of my nuget dependencies being included in the nuspec file... can you suggest any workaround in the mean time? Great package by the way.

…automatically, without excplicitly adding them into NuGet Package project.
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.

3 participants