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