microsoft / dotnet-framework-docker

The repo for the official docker images for .NET Framework on Windows Server Core.
https://hub.docker.com/_/microsoft-dotnet-framework
MIT License
698 stars 334 forks source link

Refactor SDK Dockerfile templates to use .NET Fx URL variables #990

Closed mthalman closed 2 years ago

mthalman commented 2 years ago

This is a continuation of the changes in https://github.com/microsoft/dotnet-framework-docker/pull/988. That PR missed the hard-coded 4.8 URLs in the 3.5 SDK Dockerfiles. Again, same comment about the URL inconsistency with 4.8 that was mentioned in the previous PR applies here.

Confirmed there are no other hard-coded references to download.visualstudio.microsoft.com in the templates.