EntityFramework.PrimaryKey icon indicating copy to clipboard operation
EntityFramework.PrimaryKey copied to clipboard

[PR] The proj files have been updated to enable SourceLink

Open JTOne123 opened this issue 5 years ago • 2 comments

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

JTOne123 avatar Jun 25 '20 13:06 JTOne123

Having a bit of an issue testing the publication of the snupkg file. Have you come across this issue before?

https://stackoverflow.com/questions/62580011/why-isnt-my-sourcelink-snupkg-being-accepted-by-nuget-org

NickStrupat avatar Jun 25 '20 16:06 NickStrupat

did you send both files? first .nuget then .snuget?

JTOne123 avatar Jun 26 '20 08:06 JTOne123