.NET 11 RC 1 Makes dotnet publish Container Images Reproducible
The .NET 11 RC 1 SDK honors SOURCE_DATE_EPOCH when publishing container images, strips the process id from layer tar headers, and skips blob uploads when the registry already has the manifest. Same commit in, same digest out.