File: src\97a44961fdbb01db\System.Security.Cryptography.ProtectedData.AssemblyInfo.cs
Project: System.Security.Cryptography.ProtectedData.csproj (System.Security.Cryptography.ProtectedData)
//------------------------------------------------------------------------------
// <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.ProtectedData")]
[assembly: System.Resources.NeutralResourcesLanguage("en-US")]
[assembly: CLSCompliantAttribute(true)]
[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "True")]
[assembly: System.Reflection.AssemblyMetadata("IsAotCompatible", "True")]
[assembly: System.Runtime.Versioning.SupportedOSPlatform("windows")]
[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 access to Windows Data Protection Api.\n\nCommonly Used Types:\nSystem.Secu" +
    "rity.Cryptography.DataProtectionScope\nSystem.Security.Cryptography.ProtectedData"))]
[assembly: System.Reflection.AssemblyFileVersionAttribute("12.0.26.46703")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("12.0.0-alpha.1.26466.103+b2f96bd7ac75c07fb8067c05c54767d3d5e12e8d")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft® .NET")]
[assembly: System.Reflection.AssemblyTitleAttribute("System.Security.Cryptography.ProtectedData")]
[assembly: System.Reflection.AssemblyVersionAttribute("11.0.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/dotnet")]

// Generated by the MSBuild WriteCodeFragment class.