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

Remove SourceLink package reference #305

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

jskeet
Copy link
Contributor

@jskeet jskeet commented Aug 13, 2024

With .NET 8, SourceLink is available by default.

Fixes #304.

cc @captainsafia

With .NET 8, SourceLink is available by default.

Fixes cloudevents#304.

Signed-off-by: Jon Skeet <jonskeet@google.com>
Copy link
Contributor

@captainsafia captainsafia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

While we're thinking about features we're taking advantage of in the .NET 8 SDK, should we update the globa.json to point to 8.0.400?

In case you're interested in automating this, there's a GitHub action we use on the ASP.NET Core repo to manage automatic updates.

@jskeet
Copy link
Contributor Author

jskeet commented Aug 14, 2024

Thanks - I'll create a new PR (and merge it) to update to 8.0.400, then look at setting up Renovate - that definitely handles global.json as well as other dependencies. (I assume it knows about Directory.Packages.props...)

@jskeet jskeet merged commit c4009d6 into cloudevents:main Aug 14, 2024
2 checks passed
@jskeet jskeet deleted the remove-sourcelink branch August 14, 2024 05:58
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 this pull request may close these issues.

Remove SourceLink?
2 participants