testcontainers / testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
https://dotnet.testcontainers.org
MIT License
3.65k stars 250 forks source link

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

Closed HofmeisterAn closed 5 months ago

HofmeisterAn commented 5 months ago

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

-

netlify[bot] commented 5 months ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit ef1b3277503ab120931082be01ffd1e347025dd5
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.