using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("AWSSDK.Extensions.NETCore.Setup")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Amazon.com, Inc")] [assembly: AssemblyProduct("Amazon Web Services SDK for .NET extensions for .NET Core setup")] [assembly: AssemblyDescription("Amazon Web Services SDK for .NET extensions for .NET Core setup")] [assembly: AssemblyCopyright("Copyright 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("3.3")] [assembly: AssemblyFileVersion("3.7.7")]