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

Installing nuget package to project adds the LICENSE file to the project #17

Closed
coryflucas opened this issue Jan 4, 2016 · 3 comments
Closed

Comments

@coryflucas
Copy link
Contributor

Installing the package shouldn't add your LICENSE file to the target project. You can specify the package license via the licenseUrl and could set requireLicenseAcceptance to true to force a user to accept the license when installing.

@dvsekhvalnov
Copy link
Owner

@coryflucas hm.. confused. I think nuget spec doing exactly what you said right now. Is there is some extra LICENSE file? Do suggest to remove it?

Pull request can be nice, btw :)

@dvsekhvalnov
Copy link
Owner

Thanks @coryflucas, i'll publish new package to nuget and close issue after.

@dvsekhvalnov
Copy link
Owner

published v1.9.1 over nuget

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

No branches or pull requests

2 participants