using System.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("AWSSDK.Extensions.CognitoAuthentication")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Amazon.com, Inc")] [assembly: AssemblyProduct("Amazon Web Services SDK for .NET extensions for Cognito Authentication")] [assembly: AssemblyDescription("Amazon Web Services SDK for .NET extensions for Cognito Authentication")] [assembly: AssemblyCopyright("Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.")] [assembly: AssemblyTrademark("")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. [assembly: ComVisible(false)] [assembly: AssemblyVersion("1.0")] [assembly: AssemblyFileVersion("1.0.0.0")]