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

Enabled SourceLink #30

Merged
merged 2 commits into from
Mar 28, 2021
Merged

Enabled SourceLink #30

merged 2 commits into from
Mar 28, 2021

Conversation

JTOne123
Copy link
Contributor

CSProj files have been updated to enable SourceLink in your nuget

[This pull request was created with an automated workflow]

I noticed that your repository and Nuget package are important for our .NET community, but you still haven't enabled SourceLink.

We have to take 2 steps:

  1. Please approve this pull request and make .NET a better place for .NET developers and their debugging.
  2. Then just upload the .snupkg file to https://www.nuget.org/ (now you can find the snupkg file along with the .nuget file)

You can find more information about SourceLine at the following links
https://github.com/dotnet/sourcelink
https://www.hanselman.com/blog/ExploringNETCoresSourceLinkSteppingIntoTheSourceCodeOfNuGetPackagesYouDontOwn.aspx

If you are interesting about this automated workflow and how it works
https://github.com/JTOne123/GitHubMassUpdater

If you notice any flaws, please comment and I will try to make fixes manually

@codecov-commenter
Copy link

Codecov Report

Merging #30 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files           1        1           
  Lines          21       21           
  Branches        6        6           
=======================================
  Hits           18       18           
  Misses          2        2           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2694548...9855fca. Read the comment docs.

@304NotModified 304NotModified self-requested a review June 26, 2020 19:12
@304NotModified 304NotModified self-assigned this Jun 26, 2020
@304NotModified 304NotModified changed the title [PR] The proj files have been updated to enable SourceLink Enabled SourceLink Mar 28, 2021
@304NotModified 304NotModified added this to the 4.1 milestone Mar 28, 2021
@304NotModified 304NotModified merged commit 8eb125e into NLog:master Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants