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 link in nuget packages #1678

Merged
merged 5 commits into from Feb 19, 2021
Merged

Commits on Feb 18, 2021

  1. Enable source link in nuget packages

    It was disabled in #262, but instead of been disabled only for OSx it was never set to be true at first place, so it was off for all platforms.
    Regarding OSx it looks like bug was fixed somewhere around 2019 (dotnet/sourcelink#288)
    Ivan Matantsev committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    095c5ba View commit details
    Browse the repository at this point in the history
  2. Add authors

    Ivan Matantsev committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    17392df View commit details
    Browse the repository at this point in the history
  3. Add more Nuget related properties

    Ivan Matantsev committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b138718 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. No documentation lol

    Ivan Matantsev committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    18319b0 View commit details
    Browse the repository at this point in the history
  2. remove duplicate

    Ivan Matantsev committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    d1b15b3 View commit details
    Browse the repository at this point in the history