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 lib folder structure to NuGet package #9

Closed
gep13 opened this issue Nov 2, 2016 · 1 comment
Closed

Add lib folder structure to NuGet package #9

gep13 opened this issue Nov 2, 2016 · 1 comment
Labels
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Nov 2, 2016

Currently, the Cake.DocFx NuGet Package places all files into the net45 folder of the NuGet package.

This needs to be corrected to place them into the appropriate lib folder. In this case lib\net45\

See here: http://docs.nuget.org/ndocs/schema/nuspec#examples

@gep13 gep13 added the bug label Nov 4, 2016
@gep13 gep13 added Bug and removed bug labels Dec 9, 2016
@gep13 gep13 modified the milestone: 0.2.0 Feb 14, 2017
@gep13
Copy link
Member Author

gep13 commented Feb 15, 2017

This was taken care of as part of #12

@gep13 gep13 closed this as completed Feb 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant