//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyMetadata("Serviceable", "True")] [assembly: System.Reflection.AssemblyMetadata("PreferInbox", "True")] [assembly: System.Reflection.AssemblyDefaultAliasAttribute("System.ServiceModel")] [assembly: CLSCompliantAttribute(true)] [assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")] [assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")] [assembly: System.Reflection.AssemblyDescriptionAttribute("System.ServiceModel")] [assembly: System.Reflection.AssemblyFileVersionAttribute("8.100.225.31001")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("8.1.2-ci.25310.1+5e6debc77ac80a09e3724ecca7ee3cec63fbedc8")] [assembly: System.Reflection.AssemblyProductAttribute("Microsoft® .NET Core")] [assembly: System.Reflection.AssemblyTitleAttribute("System.ServiceModel")] [assembly: System.Reflection.AssemblyVersionAttribute("4.0.0.0")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/wcf")] // Generated by the MSBuild WriteCodeFragment class. |