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

Make it easier for end users to find the source code of sample projects #794

Closed
Barsonax opened this issue Apr 21, 2020 · 1 comment
Closed
Labels
Discussion Nothing to be done until decided otherwise Documentation Area: Project documentation PackageManager Area: Editor package management or its UI
Milestone

Comments

@Barsonax
Copy link
Member

Barsonax commented Apr 21, 2020

Summary

In #786 we moved to the newest nuget version for managing packages by using the default tooling .NET gives us. One of the breaking changes was that any content that is included in the package is now immutable. This meant it was no longer feasible to include the source code in the package itself.

We should still make it easy for users to find the source code. Be it a link to github or otherwise.

@Barsonax Barsonax added Documentation Area: Project documentation Discussion Nothing to be done until decided otherwise PackageManager Area: Editor package management or its UI labels Apr 21, 2020
@Barsonax Barsonax added this to the C# / .NET Upgrade milestone Apr 21, 2020
@Barsonax
Copy link
Member Author

Solved in #809

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Nothing to be done until decided otherwise Documentation Area: Project documentation PackageManager Area: Editor package management or its UI
Development

No branches or pull requests

1 participant