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 README.md to NuGet package #169

Open
FantasticFiasco opened this issue Sep 27, 2021 · 2 comments
Open

Add README.md to NuGet package #169

FantasticFiasco opened this issue Sep 27, 2021 · 2 comments
Assignees
Labels
bug Something isn't working Hacktoberfest

Comments

@FantasticFiasco
Copy link
Owner

NuGet now supports adding README.md to the NuGet package. Update the NuGet package in this repository to include this file.

@FantasticFiasco FantasticFiasco added bug Something isn't working Hacktoberfest labels Sep 27, 2021
@FantasticFiasco FantasticFiasco self-assigned this Sep 27, 2021
@augustoproiete
Copy link
Contributor

Just a heads-up that you'll need to wait until .NET 6 RC2 SDK is out (and then use that when building MvvmDialogs) in order to have the README embedded in the NuGet package, because of a bug that breaks the build when generating the symbols package (snupkg) - which is the case for MvvmDialogs. The bug has been fixed a few days ago but hasn't been released yet... Will come with .NET 6 RC2.

@FantasticFiasco
Copy link
Owner Author

Thanks for the heads-up! Didn't know this, will have to reconsider whether this issue is appropriate for hacktoberfest.

Again, a huge thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants