Skip to content

Move Microsoft.SourceLink.GitHub to be a global package reference#6974

Merged
mitchelsellers merged 4 commits intodnnsoftware:developfrom
bdukes:global-packages
Feb 11, 2026
Merged

Move Microsoft.SourceLink.GitHub to be a global package reference#6974
mitchelsellers merged 4 commits intodnnsoftware:developfrom
bdukes:global-packages

Conversation

@bdukes
Copy link
Copy Markdown
Contributor

@bdukes bdukes commented Feb 5, 2026

Summary

Now that we're using NuGet's central package management, we can specify packages that apply to every project within the solution using GlobalPackageReference. This simplifies these utility packages that apply at dev-time.

A next step would be to do the same thing with StyleCop.Analyzers, but we need to exclude DotNetNuke.Log4Net from getting that package, which is not straightforward.

@bdukes bdukes added this to the 10.2.3 milestone Feb 5, 2026
Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Awesome!

@mitchelsellers mitchelsellers merged commit 7c30512 into dnnsoftware:develop Feb 11, 2026
3 checks passed
@mitchelsellers mitchelsellers deleted the global-packages branch February 11, 2026 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants