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
692 stars 333 forks source link

Re-enable prebuild validation step #1082

Closed mthalman closed 1 year ago

mthalman commented 1 year ago

Now that the Dockerfiles are in sync with the templates from https://github.com/microsoft/dotnet-framework-docker/pull/1080, we can re-enable the prebuild validation step that was disabled by https://github.com/microsoft/dotnet-framework-docker/pull/1074.

Fixes https://github.com/microsoft/dotnet-framework-docker/issues/1075