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

Use PackageReference instead of .nuspec file #46

Open
vany0114 opened this issue Jul 30, 2019 · 0 comments
Open

Use PackageReference instead of .nuspec file #46

vany0114 opened this issue Jul 30, 2019 · 0 comments
Assignees

Comments

@vany0114
Copy link
Member

We need to update the project file to include all the metadata that we have into the .nuspec file, in order to remove the duplication with the releases notes, that way we only need to update the ChangeLog.md for new releases. Probably, we need to update the build.cake file.

https://docs.microsoft.com/en-us/nuget/reference/msbuild-targets#pack-target

@vany0114 vany0114 self-assigned this Jul 30, 2019
@vany0114 vany0114 added this to the V0.2.1 milestone Aug 20, 2019
@vany0114 vany0114 removed this from the V0.3.0 milestone Oct 17, 2019
@vany0114 vany0114 mentioned this issue Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants