<PackageReference Include="System.ServiceModel.Primitives" Version="6.0.0" />

System.ServiceModel.AddressingNoneStrings

static class AddressingNoneStrings
namespace System.ServiceModel { internal static class AddressingNoneStrings { public const string Namespace = "http://schemas.microsoft.com/ws/2005/05/addressing/none"; } }