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

Move from Packages.props to NuGet Central Package Management #2549

Merged
merged 3 commits into from
Jul 6, 2023

Conversation

JoeRobich
Copy link
Member

  • Enables central package management
  • Enables transitive version pinning
    • Removes a lot of System.Memory references
  • Enables static restore graph
  • Adds package source mapping
  • Removes ReferenceAssemblies references which are added when necessary by SDK

NuGet.Config Outdated Show resolved Hide resolved
@JoeRobich JoeRobich merged commit 2d582b0 into master Jul 6, 2023
22 checks passed
@JoeRobich JoeRobich deleted the central-package-management branch July 6, 2023 17:56
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.

None yet

2 participants