File: artifacts\obj\System.Security.Cryptography.Xml\Debug\net9.0\System.Security.Cryptography.Xml.AssemblyInfo.cs
Project: src\src\libraries\System.Security.Cryptography.Xml\src\System.Security.Cryptography.Xml.csproj (System.Security.Cryptography.Xml)
//------------------------------------------------------------------------------
// <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.Security.Cryptography.Xml")]
[assembly: System.Resources.NeutralResourcesLanguage("en-US")]
[assembly: CLSCompliantAttribute(true)]
[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
[assembly: System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
[assembly: System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute(System.Runtime.InteropServices.DllImportSearchPath.AssemblyDirectory | System.Runtime.InteropServices.DllImportSearchPath.System32)]
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")]
[assembly: System.Reflection.AssemblyDescriptionAttribute(("Provides classes to support the creation and validation of XML digital signatures" +
    ". The classes in this namespace implement the World Wide Web Consortium Recommen" +
    "dation, \"XML-Signature Syntax and Processing\", described at http://www.w3.org/TR" +
    "/xmldsig-core/.\r\n\r\nCommonly Used Types:\r\nSystem.Security.Cryptography.Xml.Cipher" +
    "Data\r\nSystem.Security.Cryptography.Xml.CipherReference\r\nSystem.Security.Cryptogr" +
    "aphy.Xml.DataObject\r\nSystem.Security.Cryptography.Xml.DataReference\r\nSystem.Secu" +
    "rity.Cryptography.Xml.DSAKeyValue\r\nSystem.Security.Cryptography.Xml.EncryptedDat" +
    "a\r\nSystem.Security.Cryptography.Xml.EncryptedKey\r\nSystem.Security.Cryptography.X" +
    "ml.EncryptedReference\r\nSystem.Security.Cryptography.Xml.EncryptedType\r\nSystem.Se" +
    "curity.Cryptography.Xml.EncryptedXml\r\nSystem.Security.Cryptography.Xml.Encryptio" +
    "nMethod\r\nSystem.Security.Cryptography.Xml.EncryptionProperty\r\nSystem.Security.Cr" +
    "yptography.Xml.EncryptionPropertyCollection\r\nSystem.Security.Cryptography.Xml.Ke" +
    "yInfo\r\nSystem.Security.Cryptography.Xml.KeyInfoClause\r\nSystem.Security.Cryptogra" +
    "phy.Xml.KeyInfoEncryptedKey\r\nSystem.Security.Cryptography.Xml.KeyInfoName\r\nSyste" +
    "m.Security.Cryptography.Xml.KeyInfoNode\r\nSystem.Security.Cryptography.Xml.KeyInf" +
    "oRetrievalMethod\r\nSystem.Security.Cryptography.Xml.KeyInfoX509Data\r\nSystem.Secur" +
    "ity.Cryptography.Xml.KeyReference\r\nSystem.Security.Cryptography.Xml.Reference\r\nS" +
    "ystem.Security.Cryptography.Xml.ReferenceList\r\nSystem.Security.Cryptography.Xml." +
    "RSAKeyValue\r\nSystem.Security.Cryptography.Xml.Signature\r\nSystem.Security.Cryptog" +
    "raphy.Xml.SignedInfo\r\nSystem.Security.Cryptography.Xml.SignedXml\r\nSystem.Securit" +
    "y.Cryptography.Xml.Transform\r\nSystem.Security.Cryptography.Xml.TransformChain\r\nS" +
    "ystem.Security.Cryptography.Xml.XmlDecryptionTransform\r\nSystem.Security.Cryptogr" +
    "aphy.Xml.XmlDsigBase64Transform\r\nSystem.Security.Cryptography.Xml.XmlDsigC14NTra" +
    "nsform\r\nSystem.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform\r\nSyste" +
    "m.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform\r\nSystem.Security." +
    "Cryptography.Xml.XmlDsigExcC14NTransform\r\nSystem.Security.Cryptography.Xml.XmlDs" +
    "igExcC14NWithCommentsTransform\r\nSystem.Security.Cryptography.Xml.XmlDsigXPathTra" +
    "nsform\r\nSystem.Security.Cryptography.Xml.XmlDsigXsltTransform\r\nSystem.Security.C" +
    "ryptography.Xml.XmlLicenseTransform"))]
[assembly: System.Reflection.AssemblyFileVersionAttribute("42.42.42.42424")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("9.0.0-ci")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft® .NET")]
[assembly: System.Reflection.AssemblyTitleAttribute("System.Security.Cryptography.Xml")]
[assembly: System.Reflection.AssemblyVersionAttribute("9.0.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/runtime")]
 
// Generated by the MSBuild WriteCodeFragment class.