<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="11.0.0-preview.2.26159.112" />
System.LocalAppContextSwitches
namespace System
{
internal static class LocalAppContextSwitches
{
public static bool DefaultActivityIdFormatIsHierarchial { get; }
}
}