Michael Simons
Michael Simons
What matrix of images do you envision testing? Would it only be the images that are target trimmed down usage scenarios (e.g. alpine, debian-slim, any distroless type images we may...
The [Microsoft.Extensions.Logging.Abstractions reference in Microsoft.Diagnostics.NETCore.Client.csproj](https://github.com/dotnet/diagnostics/blob/main/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj#L29C86-L29C131) references MicrosoftExtensionsLoggingAbstractionsVersion. The Versions.props flowing in here is downgrading [MicrosoftExtensionsLoggingAbstractionsVersion](https://github.com/dotnet/dotnet/pull/3172/changes#diff-3b111e68749fc55048732200323637de3bd645ea5d94666c74ccc879d72a12acR42) to 8.0.3 from 9.0.8. The 9.0.8 version is [defined in SBRP](https://github.com/dotnet/source-build-reference-packages/tree/main/src/referencePackages/src/microsoft.extensions.logging.abstractions/9.0.8) which is where the...
Unassigning myself as this is not something I am working on and have no plans to.
Re-opening as the fix can't flow to 10.0.2xx until a 1xx flow with the corresponding changes happens.