using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Amazon.Lambda.AspNetCoreServer")] [assembly: AssemblyDescription("Amazon.Lambda.AspNetCoreServer makes it easy to run ASP.NET Core Web API applications as AWS Lambda functions.")] [assembly: AssemblyProduct("Amazon Web Services Lambda Interface for .NET")] [assembly: AssemblyCompany("Amazon.com, Inc")] [assembly: AssemblyCopyright("Copyright 2009-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.")] [assembly: ComVisible(false)] [assembly: AssemblyVersion("2.0")] [assembly: AssemblyFileVersion("2.0.4")]