docker-tools icon indicating copy to clipboard operation
docker-tools copied to clipboard

Remove dependency on Microsoft.DotNet.VersionTools

Open mthalman opened this issue 9 months ago • 3 comments

The GitHub functionality in Microsoft.DotNet.VersionTools is not being maintained past 9.0. We also run into issues that have required changes to this package for Docker scenarios. It would be best to remove this dependency for these reasons.

This package is being used by ImageBuilder and the update-dependencies tools of dotnet-docker and dotnet-framework-docker.

mthalman avatar Mar 31 '25 16:03 mthalman