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

Enable Source Linking #50

Closed
enisn opened this issue Feb 15, 2022 · 0 comments · Fixed by #51
Closed

Enable Source Linking #50

enisn opened this issue Feb 15, 2022 · 0 comments · Fixed by #51
Assignees
Milestone

Comments

@enisn
Copy link
Owner

enisn commented Feb 15, 2022

Enable Source Linking for all packages according to:
https://github.com/dotnet/sourcelink/blob/main/README.md#using-source-link-in-net-projects

Only two of them is enough:

    <PublishRepositoryUrl>true</PublishRepositoryUrl>
    <IncludeSymbols>true</IncludeSymbols>
@enisn enisn added this to the v2.12 milestone Feb 15, 2022
@enisn enisn self-assigned this Feb 15, 2022
@enisn enisn mentioned this issue Feb 15, 2022
@enisn enisn closed this as completed in #51 Feb 15, 2022
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

Successfully merging a pull request may close this issue.

1 participant