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

chore: Switch to the SDK's included Central Package Management #1106

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

Central Package Management is a component of the .NET SDK. The reference to Microsoft.Build.CentralPackageVersions is no longer necessary. The pull request (PR) removes this reference and implements the Central Package Management configuration for all projects, including modules and tests. Additionally, the PR updates GitHub Actions that rely on Node.js 16, which will soon be deprecated.

Why is it important?

The PR eliminates outdated configurations and substitutes them with the most recent ones to ensure the repository and projects remain up to date.

Related issues

-

@HofmeisterAn HofmeisterAn added the chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups label Feb 4, 2024
Copy link

netlify bot commented Feb 4, 2024

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit ef1b327
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/65bfddfbd25509000885e890
😎 Deploy Preview https://deploy-preview-1106--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@HofmeisterAn HofmeisterAn merged commit 1c80fe8 into develop Feb 4, 2024
12 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/use-central-package-from-sdk branch February 4, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant