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

(maint) Update NuGet Libraries to latest version #2927

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

AdmiringWorm
Copy link
Member

Description Of Changes

This pull request updates all of the NuGet.Client libraries
that we need for Chocolatey CLI to the latest version
we have available on nuget.org. As part of this update, the package
name and assembly name was changed for the packages as well.

Motivation and Context

To be kept up to date, and to allow people outside of the team to be able to build the project.

Testing

  1. Ran unit and integration tests through build.ps1

Operating Systems Testing

  • Windows 11/10

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v2 compatibility checked?

Related Issue

N/A

This commit updates all of the NuGet.Client libraries
that we need for Chocolatey CLI to the latest version
we have available. As part of this update, the package
name and assembly name was changed for the packages as well.
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13 gep13 merged commit 049f225 into chocolatey:develop Dec 14, 2022
@gep13
Copy link
Member

gep13 commented Dec 14, 2022

@AdmiringWorm thanks for getting this updated! Builds are now all green! 🎉

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.

2 participants